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
S
  saveState, ALKMaps.Control.Panel
  scale, ALKMaps.Control.TransformFeature
  scales, ALKMaps.Layer
  scope
  searchOption, ALKMaps.Control.SingleSearch
  selectControl, ALKMaps.Control.ModifyFeature
  selectedFeature, ALKMaps.Layer.Text
  selectedFeatures, ALKMaps.Layer.Vector
  selectStyle, ALKMaps.Control.SelectFeature
  separator
  serialize, ALKMaps.Format.JSON
  serverResolutions
  sides, ALKMaps.Handler.RegularPolygon
  single, ALKMaps.Handler.Click
  singleTile
  singleTouchPanMap, ALKMaps.Handler.Pinch
  siteType, ALKMaps.Layer.Sites
  size
  sizeAdjustment, ALKMaps.Popup.SimplePopup
  sketchStyle, ALKMaps.Control.CircleMeasure
  slideFactor
  slider, ALKMaps.Control.PanZoomBar
  slideRatio
  sliderEvents, ALKMaps.Control.PanZoomBar
  snapAngle, ALKMaps.Handler.RegularPolygon
  snapToggle, ALKMaps.Handler.RegularPolygon
  source, ALKMaps.Control.Split
  sourceFilter, ALKMaps.Control.Split
  sourceOptions, ALKMaps.Control.Split
  space, ALKMaps.Format.JSON
  sphericalMecator, ALKMaps.Layer.XYZ
  sphericalMercator
  srsInBBOX
  standalone, ALKMaps.Control.ModifyFeature
  start
  started
  startEvt, ALKMaps.Events.buttonclick
  startRegEx, ALKMaps.Events.buttonclick
  state, ALKMaps.Feature.Vector
  stopClick, ALKMaps.Handler.Feature
  stopDouble, ALKMaps.Handler.Click
  stopDown
  stopMove, ALKMaps.Handler.Hover
  stoppedDown, ALKMaps.Handler.Point
  stopSingle, ALKMaps.Handler.Click
  stopUp
  strategies
  strokeColor
  strokeDashstyle
  strokeLinecap
  strokeOpacity
  strokeWidth
  style
  styleBaseUrl, ALKMaps.Format.KML
  styleMap
  styles
  suffix, ALKMaps.Control.MousePosition
  symbolizer, ALKMaps.Rule
  symbolizers, ALKMaps.Rule
{Boolean} If set to true, the active state of this panel’s controls will be stored on panel deactivation, and restored on reactivation.
{Float} The scale of the feature, relative to the scale the time the feature was set.
{Array} An array of map scales in descending order.
{Object} The scope to use with the onBeforeSelect, onSelect, onUnselect callbacks.
{Object} Callback execution scope, read-only, set through the options passed to the constructor.
{Object} Optional ``this`` object for the callback.
{Object} Search option.
{ALKMaps.Control.SelectFeature}
{ALKMaps.Feature}
{Array(ALKMaps.Feature.Vector)}
{Object} Hash of styles
{String} String used to separate layers.
{String} String used to separate layers.
{String}
Object with properties corresponding to the serializable data types.
{Array(Number}} This property is documented in subclasses as an API property.
{Array} A list of all resolutions available on the server.
{Integer} Number of sides for the regular polygon.
{Boolean} Handle single clicks.
{Boolean} Use single tile for WeatherRadar image.
{Boolean} Use tiles for single image dynamic map.
{Boolean} Moves the layer into single-tile mode, meaning that one tile will be loaded.
{Boolean} Use single tile for Traffic image.
{Boolean} If true, single touch and move will pan the map.
{ALKMaps.Size} The overvew map size in pixels.
{<ALKMaps.Size>|Object} An ALKMaps.Size or an object with a ‘w’ and ‘h’ properties.
{ALKMaps.Size} The image size in pixels
{ALKMaps.Size} Size of the main div (this.div)
{ALKMaps.Size} the width and height of the marker.
{ALKMaps.Size} the width and height of the popup.
{ALKMaps.Size} null
{ALKMaps.Size} Rendered content width and height adjustments.
Pixels to slide by.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons, defaults to 50.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons, defaults to 50.
{Integer} Number of pixels by which we’ll pan the map in any direction on clicking the arrow buttons.
{Number} The fraction of map width/height by which we’ll pan the map on clicking the arrow buttons.
{Number} The fraction of map width/height by which we’ll pan the map on clicking the arrow buttons.
{Number} The fraction of map width/height by which we’ll pan the map on clicking the arrow buttons.
{ALKMaps.Events}
{Float} If set to a non-zero value, the handler will snap the polygon rotation to multiples of the snapAngle.
{String} If set, snapToggle is checked on mouse events and will set the snap mode to the opposite of what it currently is.
{ALKMaps.Layer.Vector} Optional source layer.
{ALKMaps.Filter} Optional filter that will be evaluated to determine if a feature from the source layer is eligible for splitting.
{Options} If a temporary sketch layer is created, these layer options will be applied.
{String} For “pretty” printing, the space string will be used after the “:” separating a name/value pair.
Whether the tile extents should be set to the defaults for spherical mercator.
{Boolean} Set this property to true for Spherical Mercator projection.
{Boolean} Traffic layer only has Spherical Mercator map.
{Boolean} Include the SRS identifier in BBOX query string parameter.
{Boolean} Include the SRS identifier in BBOX query string parameter.
{Boolean} Include the SRS identifier in BBOX query string parameter.
{Boolean} Set to true to create a control without SelectFeature capabilities.
{ALKMaps.Pixel} The first pixel location of the drag.
{Object} Object that store informations related to pinch touchstart.
{Boolean} When a mousedown or touchstart event is received, we want to record it, but not set ‘dragging’ until the mouse moves after starting.
{Boolean} When a touchstart event is received, we want to record it, but not set ‘pinching’ until the touchmove get started after starting.
{Event} The event that started the click sequence
{RegExp} Regular expression to test Event.type for events that start a buttonclick sequence.
{String}
{Boolean} If stopClick is set to true, handled clicks do not propagate to other click listeners.
{Boolean} Stop other listeners from being notified of double-clicks.
{Boolean} Stop propagation of mousedown events from getting to listeners on the same element.
{Boolean} If stopDown is set to true, handled mousedowns do not propagate to other mousedown listeners.
{Boolean} Stop propagation of touchstart events from getting to listeners on the same element.
{Boolean} Stop event propagation on mousedown.
{Boolean} Indicate whether the last mousedown stopped the event propagation.
{Boolean} Stop other listeners from being notified of clicks.
{Boolean} If stopUp is set to true, handled mouseups do not propagate to other mouseup listeners.
{Boolean} Stop event propagation on mouse.
{Array(ALKMaps.Strategy)} Optional list of strategies for the layer.
{Array(ALKMaps.Strategy})} Optional list of strategies for the layer.
{String} Color for line stroke.
{String} Color for line stroke.
{String} Color for line stroke.
{String} Stroke dash style according to the SLD spec.
{String} Stroke dash style according to the SLD spec.
{String} Stroke dash style according to the SLD spec.
{String} Stroke cap type (“butt”, “round”, or “square”).
{String} Stroke cap type (“butt”, “round”, or “square”).
{String} Stroke cap type (“butt”, “round”, or “square”).
{Number} Stroke opacity (0-1).
{Number} Stroke opacity (0-1).
{Number} Stroke opacity (0-1).
{Number} Pixel stroke width.
{Number} Pixel stroke width.
{Number} Pixel stroke width.
{Object}
{String} map style
{Object} Default style for the layer
{String}
Customize avoid/favor visual styles.
{ALKMaps.StyleMap}
{Object} Storage of style objects
{Object} Hash of {ALKMaps.Style}, keyed by names of well known rendering intents (e.g.
{String}
{Object} Symbolizer or hash of symbolizers for this rule.
{Array} Collection of symbolizers associated with this rule.
Close