[OpenLayers-Trac] [OpenLayers] #3445: create a Marker Renderer
OpenLayers
trac-20090302 at openlayers.org
Fri Jul 29 15:59:35 EDT 2011
#3445: create a Marker Renderer
----------------------+-----------------------------------------------------
Reporter: bartvde | Owner: bartvde
Type: feature | Status: new
Priority: minor | Milestone: 2.12 Release
Component: Renderer | Version: 2.10
Keywords: | State:
----------------------+-----------------------------------------------------
Create a Renderer which will generate anchor tags with img tags, which
could effectively replace !OpenLayers.Layer.Markers and add the ability to
have the point features be keyboard accessible.
In our case we had problems with browser printing (IE) if we used css for
images, so in the end it made more sense to create <img> tags instead in
the DOM.
This Renderer would only support point geometries.
--
Ticket URL: <http://trac.openlayers.org/ticket/3445>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list