On Dec 29, 7:01 pm, Gareth Williams <[email protected]> wrote: > Hi guys, > > I think I am in the right place, just wondering if someone can point me in > the right direction.
This group is for the Google Maps API v2, which was deprecated, May 19, 2010; and may stop working anytime after May 19, 2013. The current Google Maps API is v3. group: https://groups.google.com/group/google-maps-js-api-v3/topics Technical support (programming questions) on Stack Overflow: http://stackoverflow.com/questions/tagged/google-maps-api-3 > > I want to create a website that uses google maps, however I want the user > to be able to search for locations and then mark that location with a note. > And then if other users were to search for that location they will see this > marker. Is this the sort of thing google maps API can do? Yes. See the documentation (for v3): https://developers.google.com/maps/documentation/javascript/tutorial https://developers.google.com/maps/documentation/javascript/reference The articles section has some articles that describe how to store and search locations in a database: https://developers.google.com/maps/articles/ -- Larry > > Thanks -- 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.
