[Trac] [OpenLayers] #373: VirtualEarth breaks in standards compliant mode in Mozilla
OpenLayers
trac at openlayers.org
Tue Oct 24 13:26:57 EDT 2006
#373: VirtualEarth breaks in standards compliant mode in Mozilla
------------------------+---------------------------------------------------
Reporter: openlayers | Owner:
Type: bug | Status: new
Priority: minor | Milestone:
Component: general | Version:
Keywords: |
------------------------+---------------------------------------------------
In a HTML document which is in standards compliant mode (as opposed to
quirks) in Mozilla/FireFox, Virtual Earth maps break.
From IRC convo with crschmidt:
{{{
The behavior there indicates that VE isn't getting the correct size set by
the container element
map.layers[0].mapObject.GetWidth() -> 600 (the default)
The problem is that the vemap isn't the size that OpenLayers tells it tobe
}}}
Some URLs to see this in:
* [http://livsey.org/experiments/openlayers/ol.html OpenLayers and
Virtual Earth] (broken)
* [http://livsey.org/experiments/openlayers/ve.html Virtual Earth only ]
(works)
Thanks.
--
Ticket URL: <http://trac.openlayers.org/ticket/373>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list