On Sep 5, 1:25 am, Jamie <[email protected]> wrote: > > I would like the form field for the "Location" to call a javascript > function that will find the location on Google Maps, display it > correctly, and update the field to show the correct location. (Say for > instance they enter san fransisco, it will update to San Fransisco, > CA, USA, or something like that.) > > I would also like it to show the map below the field with the location > centered. How could I accomplish something like this, I have seen it > done elsewhere so I know it is possible.
You could just look at how others have done it where you have seen it before. Mike has an example which might be useful: http://econym.org.uk/gmap/example_didyoumean1.htm -- just in case they enter something like Springfield (try it). -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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.
