Forum Discussion
AlexKaras
11 years agoCommunity Hero
Hi Nathan,
Assuming that you are using Google Maps to work with...
Never tried this, but I hope that it should be possible to communicate with maps via their API (I seem to saw somewhere the reference to it).
General idea - to save pin coordinates (or whatever is required by API) when the pin is set and use these coordinates later to (de)select, center on screen (this, hopefully, should make it possible for you to check if the selection point was shown on the screen) and control pins in any other way that is allowed by API.
Assuming that you are using Google Maps to work with...
Never tried this, but I hope that it should be possible to communicate with maps via their API (I seem to saw somewhere the reference to it).
General idea - to save pin coordinates (or whatever is required by API) when the pin is set and use these coordinates later to (de)select, center on screen (this, hopefully, should make it possible for you to check if the selection point was shown on the screen) and control pins in any other way that is allowed by API.