View Single Post

  #1 (permalink)  
Old 01-12-2005
Jaba Jaba is offline
Junior Member
Yellow Belt
 
Join Date: Jan 2005
Posts: 21
How to access to an array of pushpins that were added ?

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 ?
Reply With Quote