[OpenLayers-Trac] [OpenLayers] #3401: SVG2 renderer causes hiding
of vector icons
OpenLayers
trac-20090302 at openlayers.org
Mon Jul 4 11:00:36 EDT 2011
#3401: SVG2 renderer causes hiding of vector icons
--------------------------+-------------------------------------------------
Reporter: saturka | Owner: ahocevar
Type: feature | Status: new
Priority: major | Milestone: 2.11 Release
Component: Renderer.SVG | Version: 2.1 RC1
Keywords: | State:
--------------------------+-------------------------------------------------
When I zoom in then the vectors (i.e. their icons) are not shown. For
chrome it is just for the nearest view, for firefox3.5, it is for cca 1/4
of the zoom scale, both tested under Linux. Tried on Google v3 and OSM
maps, it is the same behavior.
The point bubble can be shown then, just icons are hidden.
Chrome does not complain about anything, Firefox sometimes says:
Permission denied to access property 'parentNode' from a non-chrome
context
[Break on this error]
OpenLayers.Util.getXmlNodeValue=functi...OpenLayers.Util.DEFAULT_PRECISION=14;
OpenLayers.js (line 185)
It is still bad even when I reimplement that function with "try / catch".
--
Ticket URL: <http://trac.openlayers.org/ticket/3401>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list