OpenLayers.Renderer.Canvas

A renderer based on the 2D ‘canvas’ drawing element.element

Inherits

Summary
OpenLayers.Renderer.CanvasA renderer based on the 2D ‘canvas’ drawing element.element
Constructor
OpenLayers.Renderer.Canvas
Functions
supported{Boolean} Whether or not the browser supports the renderer class
Constants
OpenLayers.Renderer.Canvas.LABEL_ALIGN{Object}

Constructor

OpenLayers.Renderer.Canvas

Parameters

containerID{String}

Functions

supported

supported: function()

Returns

{Boolean} Whether or not the browser supports the renderer class

Constants

OpenLayers.Renderer.Canvas.LABEL_ALIGN

{Object}

supported: function()
{Boolean} Whether or not the browser supports the renderer class
This is the base class for all renderers.
Contains convenience functions for string manipulation.
Close