If you don't understand dictionary, create a subclass of Marker and store whatever information you want to in a member field.
On Oct 16, 8:32 pm, tomcattyy <[EMAIL PROTECTED]> wrote: > Hello Wayne, > > Thanks Wayne, > > but not quite understand the "dictionary" concept, can you explain a > bit? Currently, I do a data request through webservice and use the > result to place the markers. Outside of map I have a datagrid with > details for the marker. I wish when I select the datagrid the > respective marker can open a infowindow. Thanks. > > On Oct 16, 5:20 pm, Wayne Mcfetridge <[EMAIL PROTECTED]> > wrote: > > > use a dictionary put your data (Object, Array etc) into the Dictionary > > 'against' the marker and then you can 'find' the data from each > > marker .. > > > Wayne McFetridge > > [EMAIL PROTECTED] > > > 54502760 > > 0408 882 019 > > > PO Box 1219 Buderim 4556 > > > On 17/10/2008, at 10:02 AM, tomcattyy wrote: > > > > Hello, Is there anyway I can assign id to each marker so I can > > > interact with the marker from outside of the map.( ie from a datagrid > > > or list) Thanks.- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
