[OpenLayers-Users] Bing maps with dynamic resized map bug

Jimmy Aumard jimmy.aumard at gmail.com
Mon Apr 19 10:15:30 EDT 2010


Hello,

I try to change dynamically the dimension of my map, the map is correctly
resized but bing map doesn't update the new size and my vectors are not
correctly show.
I use this for change the dimension of the map:
$('#map').css('height', '600px');
$('#map').css('width', '600px');
//it's juste change the dimension of the div

And after I make map.updateSize();
It's work perfectly for google maps, osm maps and yahoo maps but not for
bing maps :(

Anyone have an idea?

Thanks a lot

-- 
Aumard Jimmy
Développeur

KINAXIA
c/o CICA / PacaEst
2229 Route des Crêtes
F-06560 Sophia Antipolis

Tél.: +33 (0)4 8973 0242
Mob.: +33 (0)6 6017 2827
Fax : +33 (0)4 8307 6583

http://www.kinaxia.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20100419/4df0bf51/attachment.html


More information about the Users mailing list