[OpenLayers-Trac] [OpenLayers] #750: getExtent extended function for Layer.Markers
OpenLayers
trac at openlayers.org
Tue Jun 12 15:37:50 EDT 2007
#750: getExtent extended function for Layer.Markers
----------------------------+-----------------------------------------------
Reporter: openlayers | Owner: euzuro
Type: feature | Status: new
Priority: minor | Milestone:
Component: Layer.Markers | Version:
Resolution: | Keywords: getextent functions markers
----------------------------+-----------------------------------------------
Comment (by euzuro):
seems to me like this line
{{{
if ((this.markers != null) || (this.markers.length > 0)) {
}}}
is going to fail if this.markers *is* null
--
Ticket URL: <http://trac.openlayers.org/ticket/750#comment:2>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list