On Dec 23, 7:59 pm, Mesh3L <[email protected]> wrote: > Hello, > > I need help on which function to call when i want to change the center of > the map by new LatLng. > > I will have a Select list, which has name of cities. onChange , It will call > a function that has a list of the cities and its Lat and Lng. Now i want to > call a function and pass the Latlng to it so it centers the map to the given > Latlng.
Something wrong with setCenter? (or perhaps your "map" variable isn't in the global context) -- Larry > > Thanks -- 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 [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-js-api-v3?hl=en.
