> With all this in mind... How do I create a link that that I can use
> externally (on other websites) so that when a user lands on my website
> throught this link they'll automatically be zoomed in to the Central
> London area (rather than the Greater London area which is the default)?

Perhaps the easiest way is to implement a querystring on the URL
   www.isp.com/mymap.htm?startup=CentLon
Write your javascript to check for a sensible querystring, and then
act on it via your fitMap().

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to