OpenLayers. Control. ZoomBox

Inherits from

Summary
OpenLayers. Control. ZoomBox
Properties
type{OpenLayers.Control.TYPE}
out{Boolean} Should the control be used for zooming out?
Functions
draw
zoomBox

Properties

type

{OpenLayers.Control.TYPE}

out

{Boolean} Should the control be used for zooming out?

Functions

draw

draw: function()

zoomBox

zoomBox: function (position)

Parameters

position{OpenLayers.Bounds} or {OpenLayers.Pixel}
draw: function()
zoomBox: function (position)
Controls affect the display or behavior of the map.
Instances of this class represent bounding boxes.
This class represents a screen coordinate, in x and y coordinates
Close