2012/7/2 Andreas Hocevar <[email protected]> > This is probably because your feature spans a very large area of the > world. Firefox has a limited range of coordinate values, so there is >
My test case is just ~ 1.5km of routing with ~ 28 lat/lon tuples. And as it turns out, calling the same callback from another function on my site works ok (the PolyLine and everything else is initialized identically as far as I can tell). some extra logic in the SVG renderer to split geometries, which does > not catch all cases. As a workaround, you may want to try the Canvas > renderer instead. > by passing renderers: ["Canvas", "SVG", "VML"] to the new OpenLayers.Feature.Vector right ? Doesn't make a difference. Armin
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
