[OpenLayers-Trac] [OpenLayers] #3258: cannot draw a label with
value 0
OpenLayers
trac-20090302 at openlayers.org
Wed Apr 13 07:43:41 EDT 2011
#3258: cannot draw a label with value 0
----------------------+-----------------------------------------------------
Reporter: bartvde | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.11 Release
Component: Renderer | Version: 2.10
Keywords: | State:
----------------------+-----------------------------------------------------
This is because of the following check in Renderer::drawFeature:
{{{
if(style.display != "none" && style.label && rendered !== false) {
}}}
--
Ticket URL: <http://trac.openlayers.org/ticket/3258>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list