On 4/1/11 2:30 AM, Andreas Hocevar wrote:
Hey Tim,
Renderer.SVG returns null from drawFeature when a feature was not completely
rendered (i.e. clipped somewhere to not exceed the maximum coordinate value).
This is missing in the Renderer::drawFeature API docs. So if we could get rid
of Rende
Hey Tim,
Renderer.SVG returns null from drawFeature when a feature was not completely
rendered (i.e. clipped somewhere to not exceed the maximum coordinate value).
This is missing in the Renderer::drawFeature API docs. So if we could get rid
of Renderer.SVG and replace it with Renderer.SVG2, we
It looks like since r7930 we've been expecting renderers to return
truthy values for features that actually get rendered.
http://trac.osgeo.org/openlayers/changeset/7930
The canvas renderer missed this change.
http://trac.osgeo.org/openlayers/browser/trunk/openlayers/lib/OpenLayers/Renderer/Ca