Hi
I have an application that :
1- displays a map
2- retrieves coordinates from a remote application
3- add these coordinates on a map as pushpins
I would like to know if there's a way to access to these pushpins with an array ? I need to show the label of a selected pushpin only and I need to access to an array of all the pushpins that were added to the map...
Is that possible ?![]()