Hi,

i have problem with getBoundsZoomLevel();

Live example: http://www.hotele.pl/niemcy/berlin/
Please click TAB "Hotele na mapie - Nowosc" and there is a map.

var getZoom = map.getBoundsZoomLevel(mySpace);
var getCenter = mySpace.getCenter();
map.setCenter(getCenter,getZoom);

alert(getZoom);     // return 2 (in my opinion should be higher value)
alert(getCenter);   // return real Lat Lng values: 52.5,13.3

But ... it doesn't work.
--~--~---------~--~----~------------~-------~--~----~
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