Hello guys,
Is is possible to add a custom control so that I can jump from a
location (a given lat, long, center, zoom level) to another?
The locations should ideally come from an array or read from a
database,
I guess I have to update the parameters of the setCenter funcion. But
how can I do that?
In one of the files I am using I have for example the following line
that sets the location.
map.setCenter(new GLatLng(35.828186,-86.065161), 14);
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google AJAX APIs" 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-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---