Property 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
Z
  zIndex, ALKMaps.Symbolizer
  zoom
  zoombarDiv, ALKMaps.Control.PanZoomBar
  zoomBox, ALKMaps.Control.Navigation
  zoomBoxEnabled, ALKMaps.Control.Navigation
  zoomBoxKeyMask, ALKMaps.Control.Navigation
  zoomInId, ALKMaps.Control.Zoom
  zoomInText, ALKMaps.Control.Zoom
  zoomOffset
  zoomOutId, ALKMaps.Control.Zoom
  zoomOutText, ALKMaps.Control.Zoom
  zoomStart, ALKMaps.Control.PanZoomBar
  zoomStopHeight, ALKMaps.Control.PanZoomBar
  zoomStopWidth, ALKMaps.Control.PanZoomBar
  zoomWheelEnabled, ALKMaps.Control.Navigation
  zoomWorldIcon, ALKMaps.Control.PanZoomBar
{Number} The zIndex determines the rendering order for a symbolizer.
{int}
{Integer} The current zoom level of the map
{DOMElement}
{ALKMaps.Control.ZoomBox}
{Boolean} Whether the user can draw a box to zoom
{Integer} ALKMaps.Handler key code of the key, which has to be pressed, while drawing the zoom box with the mouse on the screen.
{String} Instead of having the control create a zoom in link, you can provide the identifier for an anchor element already added to the document.
{String} Text for zoom-in link.
{Number} Using zoomOffset is an alternative to setting serverResolutions if you only want to expose a subset of the server resolutions.
{Number} If your cache has more zoom levels than you want to provide access to with this layer, supply a zoomOffset.
{String} Instead of having the control create a zoom out link, you can provide the identifier for an anchor element already added to the document.
{String} Text for zoom-out link.
{ALKMaps.Pixel}
{Boolean} Whether the mousewheel should zoom the map
{Boolean}
Close