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
M
 map
 mapOptions, ALKMaps.Control.OverviewMap
 marker, ALKMaps.Feature
 markerClick, ALKMaps.Layer.Text
 markers, ALKMaps.Layer.Markers
 matchCase, ALKMaps.Filter.Comparison
 maxDepth, ALKMaps.Format.KML
 maxExtent
 maxFeatures
 maxGetUrlLength, ALKMaps.Tile.Image
 maximized, ALKMaps.Control.OverviewMap
 maximizeDiv, ALKMaps.Control.LayerSwitcher
 maxPx, ALKMaps.Map
 maxRatio, ALKMaps.Control.OverviewMap
 maxResolution
 maxScale
 maxScaleDenominator, ALKMaps.Rule
 maxSize
 maxVertices
 maxWidth, ALKMaps.Control.ScaleLine
 maxZIndex, ALKMaps.ElementsIndexer
 menuItems, ALKMaps.Control.ContextMenu
 metadata, ALKMaps.Layer
 minExtent
 minimizeDiv, ALKMaps.Control.LayerSwitcher
 minPx, ALKMaps.Map
 minRatio, ALKMaps.Control.OverviewMap
 minRectDisplayClass, ALKMaps.Control.OverviewMap
 minRectSize, ALKMaps.Control.OverviewMap
 minResolution
 minScale
 minScaleDenominator, ALKMaps.Rule
 minSize
 mode, ALKMaps.Control.ModifyFeature
 modified
 modifiers, ALKMaps.Control.GetFeature
 mouseDown, ALKMaps.Handler.Point
 mouseDragStart, ALKMaps.Control.PanZoomBar
 mouseOver, ALKMaps.Marker
 mousePosition, ALKMaps.Handler.MouseWheel
 mouseWheelOptions, ALKMaps.Control.Navigation
 moveTimerId, ALKMaps.Layer.Grid
 multi
 multiple
 multipleKey
 mutual, ALKMaps.Control.Split
N
 name
 namespaceAlias, ALKMaps.Format.XML
 namespaces
 nativeJSON, ALKMaps.Format.JSON
 nbPoints
 newline, ALKMaps.Format.JSON
 next, ALKMaps.Control.NavigationHistory
 nextOptions, ALKMaps.Control.NavigationHistory
 nextStack, ALKMaps.Control.NavigationHistory
 noMagic
 num, ALKMaps.Strategy.Paging
 numberOfTiers, ALKMaps.Layer.Zoomify
 numberRegEx, ALKMaps.String
 numDigits, ALKMaps.Control.MousePosition
 numLoadingTiles, ALKMaps.Layer.Grid
 numPoints, ALKMaps.Control.Graticule
 numZoomLevels
{ALKMaps.Map} this gets set in the addControl() function in ALKMaps.Map
{ALKMaps.Map}
{ALKMaps.Map} This variable is set when the layer is added to the map, via the accessor function setMap().
{ALKMaps.Map} the map this marker is attached to
{ALKMaps.Map} this gets set in Map.js when the popup is added to the map
{ALKMaps.Map} Reference to the map -- this is set in Vector’s setMap()
{Object} An object containing any non-default properties to be sent to the overview map’s map constructor.
{ALKMaps.Marker}
{Array(ALKMaps.Marker)} internal marker list
{Boolean} Force case sensitive searches for EQUAL_TO and NOT_EQUAL_TO comparisons.
{Integer} Maximum depth for recursive loading external KML URLs Defaults to 0: do no external fetching
{<ALKMaps.Bounds>|Array} If provided as an array, the array should consist of four values (left, bottom, right, top).
{<ALKMaps.Bounds>|Array} If provided as an array, the array should consist of four values (left, bottom, right, top).
{Integer} Maximum number of features to return from a query in single mode if supported by the protocol.
{Number} The maximum number of points to generate in the grid.
{Number} If set, requests that would result in GET urls with more characters than the number provided will be made using form-encoded HTTP POST.
{Boolean} Start as maximized (visible).
{DOMElement}
{Object} An object with a ‘x’ and ‘y’ values that is the top right of maxExtent in viewport pixel space.
{Float} The ratio of the overview map resolution to the main map resolution at which to zoom farther in on the overview map.
{Float} Default max is 360 deg / 256 px, which corresponds to zoom level 0 on gmaps.
{Float} Required if you are not displaying the whole world on a tile with the size specified in tileSize.
{Float}
{Float}
{Number} or {String} maximum scale at which to draw the feature.
{ALKMaps.Size} Maximum size allowed for the popup’s contents.
{ALKMaps.Size}
{Number} The maximum number of vertices which can be drawn by this handler.
{Integer} Maximum width of the scale line in pixels.
{Integer} This is the largest-most z-index value for a node contained within the indexer.
Obsolete.
{Object} This object can be used to store additional information on a layer object.
{<ALKMaps.Bounds>|Array} If provided as an array, the array should consist of four values (left, bottom, right, top).
{<ALKMaps.Bounds>|Array} If provided as an array, the array should consist of four values (left, bottom, right, top).
{DOMElement}
{Object} An object with a ‘x’ and ‘y’ values that is the lower left of maxExtent in viewport pixel space.
{Float} The ratio of the overview map resolution to the main map resolution at which to zoom farther out on the overview map.
{String} Replacement style class name for the extent rectangle when minRectSize is reached.
{Integer} The minimum width or height (in pixels) of the extent rectangle on the overview map.
{Float}
{Float}
{Float}
{Float}
{Number} or {String} minimum scale at which to draw the feature.
{ALKMaps.Size} Minimum size allowed for the popup’s contents.
{ALKMaps.Size}
{Integer} Bitfields specifying the modification mode.
{Boolean} The currently selected feature has been modified.
{Object} An object with the originals of the geometry and attributes of the feature, if they were changed.
{Object} The event modifiers to use, according to the current event being handled by this control’s handlers
{Boolean} The mouse is down
{ALKMaps.Pixel}
{Boolean} When a label is supplied, if mouseOver is true, label will show; otherwise label will always show.
{ALKMaps.Pixel} mousePosition is necessary because evt.clientX/Y is buggy in Moz on wheel events, so we cache and use the value from the last mousemove.
{Object} Options passed to the MouseWheel control (only useful if zoomWheelEnabled is set to true)
{Number} The id of the deferMoveGriddedTiles timer.
{Boolean} Cast features to multi-part geometries before passing to the layer.
{Boolean} Cast features to multi-part geometries before passing to the layer.
{Boolean} Allow selection of multiple geometries.
{Boolean} Allow selection of multiple geometries.
{String} An event modifier (‘altKey’ or ‘shiftKey’) that temporarily sets the multiple property to true.
{String} An event modifier (‘altKey’ or ‘shiftKey’) that temporarily sets the multiple property to true.
{Boolean} If source and target layers are the same, split source features and target features where they intersect.
{String} Name of the function.
{String} The name of this parser, this is the part of the CLASS_NAME except for “ALKMaps.Format.”
{String}
{String} name of this rule
{String}
{String} Style identifier.
{Object} Mapping of namespace URI to namespace alias.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Boolean} Does the browser support native json?
{Integer} the number of points we use to calculate the kinetic initial values.
{String} For “pretty” printing, the newline string will be used at the end of each name/value pair or array item.
{ALKMaps.Control} A button type control whose trigger method restores the next state managed by this control.
{Object} Set this property on the options argument of the constructor to set optional properties on the next control.
{Array} Array of items in the history.
{Boolean} If true, the image format will not be automagicaly switched from image/jpeg to image/png or image/gif when using TRANSPARENT=TRUE.
{Boolean} If true, the image format will not be automagicaly switched from image/jpeg to image/png or image/gif when using TRANSPARENT=TRUE.
{Boolean} If true, the image format will not be automagicaly switched from image/jpeg to image/png or image/gif when using TRANSPARENT=TRUE.
{Integer} The currently displayed page number.
{Integer} Depth of the Zoomify pyramid, number of tiers (zoom levels)
Used to test strings as numbers.
{Integer}
{Integer} How many tiles are still loading?
{Integer} The number of points to use in each graticule line.
{Integer}
{Integer} Number of zoom levels for the map.
Close