[OpenLayers-Users] VirtualEarth VEMapStyle.Birdseye mode doesn't work

BrainDrain paulborodaev at gmail.com
Wed Jul 28 05:27:10 EDT 2010


I'm trying to enable VEMapStyle.Birdseye mode for VirtualEarth layer in my OL
app 
using
if (mapObject.IsBirdseyeAvailable()) {
	                          
mapObject.SetMapStyle(VEMapStyle.BirdseyeHybrid);
}
Birdseye scene displayed, but it seems that panning (moving center) doesn't
work: view changed to some faraway place. 
How can I fix it?

-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/VirtualEarth-VEMapStyle-Birdseye-mode-doesn-t-work-tp5345406p5345406.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list