Hello, I have been searching for an example or reference for this problem but to no avail - I would like to be able to search the placemarks I have added to a google map on my website. I'm unsure which one of these would be easiest to do but it could be either: a) by searching for the name of the placemark or... b) typing an address (it could be a postcode, town, county/state) and finding all placemarks near that location The results would then be displayed either in a list to click or by only displaying the retrieved placemarks on the map. By default all placemarks are loaded to the map when the webpage is loaded. I saw an example which outputs search results in what would be an ideal way for my purpose, but it searches places hardcoded into google maps, not custom placemarks which have been added by me to my map. http://gmaps-samples-v3.googlecode.com/svn/trunk/localsearch/places.html James
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.