If you write your own javascript to add address locations to Google Maps, I didn't think it would be included at all in the filtering? I haven't tried it so I'm not sure if the Exhibit map code wipes out all markers or just those that are part of the collection. Likely it's the latter, in which case you should be OK. The GMap API should be loaded the same as if you were creating a Google Maps application from scratch, so you should be able to use the GM API functions as described in the reference, http://code.google.com/apis/maps/documentation/reference.html
Here's a link to a geocoding example, http://code.google.com/apis/maps/documentation/services.html#Geocoding_Object Nice site. I love the sliders! - John ************************************************** John Callahan Geospatial Application Developer Delaware Geological Survey, University of Delaware 227 Academy St, Newark DE 19716-7501 Tel: (302) 831-3584 Email: [email protected] http://www.dgs.udel.edu ************************************************** Crabstix wrote: > Hi, > > I've put together the following page for my band > http://www.joecrabtree.com/test/tour_stuff/Wishbonetour2.php?address=n5+1ba%2Cuk&submit=submit > > It shows past and future gigs on a timeline and a map, and if you type > your address in the top left it plots you on the map too. > > That's cool for seeing where you are in relation to the gigs but as > soon as you start filtering the results your pin disappears. I was > wondering if there was a way to leave an anchor pin on the map, or to > tell Exhibit not to filter a specific result. > > Thanks, > > Joe > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" 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/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
