mapfish. widgets. recenter.Base

Base class for various recentering tools.  Must be extendaded in specific classes.

Inherits from

  • {Ext.FormPanel}

Constructor

mapfish. widgets. recenter.Base

Parameters

config{Object} The config object Returns: {mapfish.widgets.recenter.Base}

Properties

scales

{Array}List of available scales

showCenter

{Boolean}Indicates if a symbol must be shown at the new center

defaultZoom

{Integer}Zoom level used if no zoom level is provided by the user
Close