In many location based applications, clicking on a marker open a uiviewcontroller with details, in it you can see an image that is a subset of the map with only the specific marker on it. like this
what is the best way to implement this?
In many location based applications, clicking on a marker open a uiviewcontroller with details, in it you can see an image that is a subset of the map with only the specific marker on it. like this
what is the best way to implement this?