You might like to consider building any new project on version 3 of the Maps API, rather than version 2 (the topic of this group) Version 3 discussion group at - http://groups.google.com/group/google-maps-js-api-v3/
> I'm planning on displaying a fixed location or address on file from > our database. This might help with that (v3) http://code.google.com/apis/maps/documentation/javascript/articles.html > I want a user to view the Google map location and verify > if it's correct. Some techniques here (v2) http://maps.huge.info/pinpointaddress.htm > Also or beside my address on file, Google maps will > display fire station locations too. Maps API does maps, not searches. You can of course integrate with some search service and display results on a map, Google Places API may be able to do this http://code.google.com/apis/maps/documentation/places/ -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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?hl=en.
