oscar.Control.Print

The Oscar Print control adds a Print link to user’s map.

Inherits from:<OpenLayers.Control.Permalink>
Summary
oscar.Control.PrintThe Oscar Print control adds a Print link to user’s map.
Constructor
oscar.Control.Print
Functions
destroyDestroy the control.
drawDraw the control onto user’s map.
Constants
CLASS_NAME - oscar.Control.Print

Constructor

oscar.Control.Print

Parameters: element{DOMElement} base - {String} options - {Object} An optional object whose properties will be set on this instance.

Functions

destroy

destroy : function()

Destroy the control.

draw

draw : function()

Draw the control onto user’s map.

Constants

CLASS_NAME - oscar.Control.Print

destroy : function()
Destroy the control.
draw : function()
Draw the control onto user’s map.