On Mar 31, 6:01 am, LGT <[email protected]> wrote: > Hello, > > My country is Switzerland the content between these coordinates > pointSW var = new GLatLng (45.713851,5.855713); > Pointner var = new GLatLng (47.813155,10.618286); > > I wish I could see only that part of the map in a browser window and > whatever the resolution of the page > > Basically, I want to see my country in its entirety, even if the page > is 800x600 or 1200x1024 px > > Thank you for your help
Sounds like a simple application for center and zoom on bounds: Part 14 Fitting the map zoom to the data http://econym.org.uk/gmap/basic14.htm -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
