Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
B
  BROWSER_EVENTS, ALKMaps.Events
  BROWSER_NAME, Util
C
  CANVAS_SUPPORTED, Util
  CORNER_SIZE, ALKMaps.Popup.AnchoredBubble
D
  DEFAULT_PARAMS
  DEFAULT_SEARCH_OPTION
  DEFAULTS, ALKMaps.Control.Snapping
  DOTS_PER_INCH, Util
  DRAG, ALKMaps.Control.ModifyFeature
I
  IFrame, ALKMaps.Tile.Image
  IMAGE, ALKMaps.IMAGE
  INCHES_PER_UNIT, Util
  IS_GECKO, Util
K
  KEY_BACKSPACE, ALKMaps.Event
  KEY_DELETE, ALKMaps.Event
  KEY_DOWN, ALKMaps.Event
  KEY_ESC, ALKMaps.Event
  KEY_EVENTS, ALKMaps.Handler.Keyboard
  KEY_LEFT, ALKMaps.Event
  KEY_RETURN, ALKMaps.Event
  KEY_RIGHT, ALKMaps.Event
  KEY_SPACE, ALKMaps.Event
  KEY_TAB, ALKMaps.Event
  KEY_UP, ALKMaps.Event
M
  MOD_ALT, ALKMaps.Handler.ALKMaps.Handler
  MOD_CTRL, ALKMaps.Handler.ALKMaps.Handler
  MOD_NONE, ALKMaps.Handler.ALKMaps.Handler
  MOD_SHIFT, ALKMaps.Handler.ALKMaps.Handler
R
  RESHAPE, ALKMaps.Control.ModifyFeature
  RESIZE, ALKMaps.Control.ModifyFeature
  RESOLUTION_PROPERTIES, ALKMaps.Layer
  ROTATE, ALKMaps.Control.ModifyFeature
S
  style, ALKMaps.Feature.Vector.ALKMaps.Feature.Vector
  SYMBOLIZER_PREFIXES, ALKMaps.Style.ALKMaps.Style
T
  TILE_HEIGHT, ALKMaps.Map
  TILE_WIDTH, ALKMaps.Map
  TYPE_BUTTON, ALKMaps.Control.ALKMaps.Control
  TYPE_TOGGLE, ALKMaps.Control.ALKMaps.Control
  TYPE_TOOL, ALKMaps.Control.ALKMaps.Control
X
  X, ALKMaps.Control.PanZoom
Y
  Y, ALKMaps.Control.PanZoom
Z
  Z_INDEX_BASE, ALKMaps.Map
{Array(String)} supported events
{String} A substring of the navigator.userAgent property.
{Boolean} True if canvas 2d is supported.
{Integer} 5.
{Object} Hashtable of default parameter key/value pairs
{Object} Hashtable of default parameter key/value pairs
{Object} Hashtable of default parameter key/value pairs
{Object} Hashtable of default parameter key/value pairs
{Object} Default search settings.
{Object} Default search settings.
Default target properties.
{Integer} 72 (A sensible default)
{Integer} Constant used to make the control work in drag mode
Mixin for tiles that use form-encoded POST requests to get images from remote services.
{Object} Constant inches per unit -- borrowed from MapServer mapscale.c derivation of nautical miles from https://en.wikipedia.org/wiki/Nautical_mile Includes the full set of units supported by CS-MAP (http://trac.osgeo.org/csmap/) and PROJ.4 (https://proj.org/) The hardcoded table is maintain in a CS-MAP source code module named CSdataU.c The hardcoded table of PROJ.4 units are in pj_units.c.
{Boolean} True if the userAgent reports the browser to use the Gecko engine
{int}
{int}
{int}
{int}
keydown, keypress, keyup
{int}
{int}
{int}
{int}
{int}
{int}
If set as the keyMask, checkModifiers returns false if Alt is down.
If set as the keyMask, checkModifiers returns false if Ctrl is down.
If set as the keyMask, checkModifiers returns false if any key is down.
If set as the keyMask, checkModifiers returns false if Shift is down.
{Integer} Constant used to make the control work in reshape mode
{Integer} Constant used to make the control work in resize mode
{Array} The properties that are used for calculating resolutions information.
{Integer} Constant used to make the control work in rotate mode
ALKMaps features can have a number of style attributes.
{Array} prefixes of the sld symbolizers.
{Integer} 256 Default tile height (unless otherwise specified)
{Integer} 256 Default tile width (unless otherwise specified)
{Integer}
{Integer}
{Object} Base z-indexes for different classes of thing
Close