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
C
  cache, ALKMaps.Strategy.Filter
  cacheBlackImage, ALKMaps.Control.CacheWrite
  cacheInterval
  caching, ALKMaps.Strategy.Filter
  calculateOffset, ALKMaps.Icon
  callback
  callbackKey, ALKMaps.Protocol.Script
  callbackPrefix, ALKMaps.Protocol.Script
  callbacks
  callbackTemplate, ALKMaps.Protocol.Script
  cancelRegEx, ALKMaps.Events.buttonclick
  canvasContext, ALKMaps.Tile.Image
  center
  center in map units, ALKMaps.Control.CircleMeasure
  centerIcon, ALKMaps.Control.CircleMeasure
  centerLonLat, ALKMaps.Bounds
  circleLayer, ALKMaps.Control.CircleMeasure
  citeCompliant
  className, ALKMaps.Layer.Grid
  classNamePrefix, ALKMaps.Control.SingleSearch
  clearOnDeactivate, ALKMaps.Control.NavigationHistory
  clickHandlerOptions, ALKMaps.Control.TouchNavigation
  clickout
  clickTolerance, ALKMaps.Handler.Feature
  closeBox, ALKMaps.Marker2
  closeDiv
  closeOnMove, ALKMaps.Popup
  cluster
  clustering
  clusters
  code, ALKMaps.Protocol.Response
  colorGradient, ALKMaps.Layer.HeatMap
  completeRegEx, ALKMaps.Events.buttonclick
  componentLocation, ALKMaps.Control.SingleSearch
  components, ALKMaps.Geometry.Collection
  componentTypes
  componentWidth, ALKMaps.Control.SingleSearch
  containerCenter, ALKMaps.Control.PinchZoom
  contentDisplayClass
  contentDiv
  contentHTML
  contentSize
  context
  control, ALKMaps.Handler
  controls
  createVertices, ALKMaps.Control.ModifyFeature
  crossOriginKeyword, ALKMaps.Tile.Image
  ctxMenuItems, ALKMaps.Control.ContextMenu
  cumulative, ALKMaps.Handler.MouseWheel
  currentCenter, ALKMaps.Control.PinchZoom
  currentPosition, ALKMaps.Queue
{Array(ALKMaps.Feature.Vector)} List of currently cached features.
{Boolean} Cache black tile image if true else do not cache black tile image.
{Number} Traffic cameras returned from the service will be cached at least for this given period of minutes.
{Number} Traffic incidents returned from the service will be cached at least for this given period of minutes.
{Boolean} The filter is currently caching features.
{Function} Function to calculate the offset (based on the size)
{Object} Function to be called when the read, create, update, delete or commit operation completes, read-only, set through the options passed to the constructor.
{Object} Function to be called when the read operation completes.
{String} The name of the query string parameter that the service recognizes as the callback identifier.
{String} Where a service requires that the callback query string parameter value is prefixed by some string, this value may be set.
{Object} The functions that are sent to the handler for callback
{Object} The functions that are sent to the handler for callback
{Object} The functions that are sent to the handlers.feature for callback
{String} Template for creating a unique callback function name for the registry.
{RegExp} Regular expression to test Event.type for events that cancel a buttonclick sequence.
{CanvasRenderingContext2D} A canvas context associated with the tile image.
{ALKMaps.LonLat}
{ALKMaps.Geometry.Point} The center of the feature bounds.
{ALKMaps.LonLat} The current center of the map
{ALKMaps.LonLat}
{ALKMaps.Icon} The center icon of the circle
{ALKMaps.LonLat} A cached center location.
{ALKMaps.Layer.Vector}
{Boolean} If set to true, coordinates of features drawn in a map extent crossing the date line won’t exceed the world bounds.
{Boolean} If set to true, coordinates of features drawn in a map extent crossing the date line won’t exceed the world bounds.
{Boolean} If set to true, coordinates of features drawn in a map extent crossing the date line won’t exceed the world bounds.
{Boolean} If set to true, coordinates of features drawn in a map extent crossing the date line won’t exceed the world bounds.
{String} Name of the class added to the layer div.
{String} CSS class name prefix.
{Boolean} Clear the history when the control is deactivated.
{Object} Options passed to the Click handler.
{Boolean} Unselect features when clicking outside any feature.
{Boolean} Unselect features when clicking outside any feature.
{Number} The number of pixels the mouse can move between mousedown and mouseup for the event to still be considered a click.
Expose a ‘size’ ALKMaps.Size, ‘displayClass’ {String}, and ‘callback’ {Function}.
{DOMElement} the optional closer image
{DOMElement} the optional closer image
{Boolean} When map pans, close the popup.
{Boolean} Determines whether or not the layer should be clustered.
{Boolean} Determines whether or not the layer should be clustered.
{Boolean} The strategy is currently clustering features.
{Boolean} The strategy is currently clustering markers.
{Array(ALKMaps.Feature.Vector)} Calculated clusters.
{Array(ALKMaps.Marker2)} Calculated clusters.
{Array<Step,Color>} Gradient used to colorize the heat map.
{RegExp} Regular expression to test Event.type for events that complete a buttonclick sequence.
Possible values like “topleft”, “topright”, “bottomright”, “bottomleft”.
{Array(ALKMaps.Geometry)} The component parts of this geometry
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
Possible values like “narrow”, “wide”.
{Object} Cached object representing the layer container center (in pixels).
{String} The CSS class of the marker content div.
{String} The CSS class of the popup content div.
{String} The CSS class of the popup content div.
{DOMElement} a reference to the element that holds the content of the div.
{DOMElement} a reference to the element that holds the content of the div.
{String} An HTML string for this marker to display.
{String} An HTML string for this popup to display.
{ALKMaps.Size} the width and height of the content.
{ALKMaps.Size} the width and height of the content.
{Object} An optional object with properties that the rule should be evaluated against.
{Object} An optional object with properties that symbolizers’ property values should be evaluated against.
{ALKMaps.Control}.
{Array(ALKMaps.Control)}
{Array(ALKMaps.Control)} List of controls associated with the map.
{Boolean} Create new vertices by dragging the virtual vertices in the middle of each edge.
The value of the crossorigin keyword to use when loading images.
{Boolean} When interval is set: true to collect all the mousewheel z-deltas, false to only record the delta direction (positive or negative)
{Object} Cached object representing the latest pinch center (in pixels).
{Number} the location index in the queue.
Close