[OpenLayers-Trac] [OpenLayers] #1042: renderer flashes black
OpenLayers
trac at openlayers.org
Tue Oct 2 19:51:45 EDT 2007
#1042: renderer flashes black
-----------------------+----------------------------------------------------
Reporter: tschaub | Owner: tschaub
Type: bug | Status: assigned
Priority: minor | Milestone: 2.6 Release
Component: Renderer | Version: 2.5 RC3
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Changes (by crschmidt):
* keywords: review =>
* milestone: 2.5 Release => 2.6 Release
Comment:
The setStyle function in SVG.js attempts to remove the point node from the
renderer (which it has not been added to yet), because in the case of an
externalGraphic, it needs to change the element type from 'point' to
'image'.
I think this means that in order to make this work, a relatively complex
reworking of the renderer functionality would be needed, and I'm not
willing to let that go into an RC this late in the game. If we decide that
we have something we like early into 2.6, we can observe use cases to
ensure that we haven't broken anything, and then either pull it back to
the 2.5 branch, or release an override addon to let people have it in 2.5.
Uploading the patch which makes vector-features work for me.
--
Ticket URL: <http://trac.openlayers.org/ticket/1042#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list