Hi Jonathan, I have an app that does this, it's pretty big and is tied into a db via zend amf. But if you would like I can email the main section that does the sorting to you. The key was to have a key field(no pun intended) to reference in the marker catalog type that matches it's counter part in the data grid... then you can use the Sort functions to sort/select/highlight...whatever in the datagrid - Chuck
On Tue, Aug 11, 2009 at 6:07 PM, Jonathan Harahush <jharah...@gmail.com>wrote: > > Hey! I will post an example of my code when I get home. > > I have a map that is displaying map markes that are color-coded by > categories. I also have checkboxes that turn the markers on and off > based on whether or not the category checkboxes are checked or > unchecked. I also have a datagrid that contains the labels of all of > the points on the map. > > I'd like to filter the array that populates the dataGrid based on > which markers are visible on the map. > > Does anyone have an example or any ideas? I've seen examples that > have to do with filtering an array collection, but I'm still unsure as > to how I can coordinate the filter with markers being visible on the > map. > > I'm new to this, so I'm sorry if this doesn't make sense. > > Thanks for any help! > > Jonathan Harahush > > > --~--~---------~--~----~------------~-------~--~----~ 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 google-maps-api-for-flash@googlegroups.com To unsubscribe from this group, send email to google-maps-api-for-flash+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---