Canvas Renderer Example

canvas, renderer, advanced,

Demonstrates the use of the canvas renderer with a vector layer.

This example shows a vector layer that uses the Canvas renderer where available. The order of the renderers given in the layer options is used to locate the first available renderer.

See the canvas.js source to see how this is done.