[OpenLayers-Users] Vector Caching

Andreas Hocevar ahocevar at opengeo.org
Mon Aug 1 07:41:00 EDT 2011


Hi,

you could try the new SVG2 renderer. To use it, make sure that Renderer/SVG2.js is included in your build profile, and then configure your vector layer like this:

new OpenLayers.Layer.Vector("my layer", {
    renderers: ["SVG2","VML","Canvas"]
});

Andreas.

On Jul 21, 2011, at 16:35 , guirreri wrote:

> When you drag around in OpenLayers, by default it doesn't draw very quickly
> and you generally have to let go of the mouse before seeing new
> tiles/vectors. Is there any way around this?
> 
> --
> View this message in context: http://osgeo-org.1803224.n2.nabble.com/Vector-Caching-tp6606996p6606996.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users



-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.



More information about the Users mailing list