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
 mapObject, OpenLayers.Layer.EventPane
 mapOptions, OpenLayers.Control.OverviewMap
 marker, OpenLayers.Feature
 markerClick, OpenLayers.Layer.Text
 markers, OpenLayers.Layer.Markers
 matchCase, OpenLayers.Filter.Comparison
 matrix, OpenLayers.Layer.WMTS
 matrixIds, OpenLayers.Layer.WMTS
 matrixSet, OpenLayers.Layer.WMTS
 maxDepth, OpenLayers.Format.KML
 maxExtent
 maxFeatures
 maxGetUrlLength, OpenLayers.Tile.Image
 maximized, OpenLayers.Control.OverviewMap
 maximizeDiv, OpenLayers.Control.LayerSwitcher
 maxPx, OpenLayers.Map
 maxRatio, OpenLayers.Control.OverviewMap
 maxRecords, OpenLayers.Format.CSWGetRecords.v2_0_2
 maxResolution
 maxScale
 maxScaleDenominator, OpenLayers.Rule
 maxSize
 maxVertices, OpenLayers.Handler.Path
 maxWidth, OpenLayers.Control.ScaleLine
 maxZIndex, OpenLayers.ElementsIndexer
 metadata
 metadataParams, OpenLayers.Layer.Bing
 minExtent
 minimizeDiv, OpenLayers.Control.LayerSwitcher
 minPx, OpenLayers.Map
 minRatio, OpenLayers.Control.OverviewMap
 minRectDisplayClass, OpenLayers.Control.OverviewMap
 minRectSize, OpenLayers.Control.OverviewMap
 minResolution
 minScale
 minScaleDenominator, OpenLayers.Rule
 minSize
 mode
 modified
 modifiers, OpenLayers.Control.GetFeature
 mouseDown, OpenLayers.Handler.Point
 mouseDragStart, OpenLayers.Control.PanZoomBar
 mousePosition, OpenLayers.Handler.MouseWheel
 mouseWheelOptions, OpenLayers.Control.Navigation
 moveTimerId, OpenLayers.Layer.Grid
 multi
 multiCurve, OpenLayers.Format.GML.v3
 multiple
 multipleKey
 multipleSymbolizers, OpenLayers.Format.SLD.v1
 multiSurface, OpenLayers.Format.GML.v3
 mutual, OpenLayers.Control.Split
{OpenLayers.Map} this gets set in the addControl() function in OpenLayers.Map
{OpenLayers.Map}
{OpenLayers.Map} This variable is set when the layer is added to the map, via the accessor function setMap().
{OpenLayers.Map} the map this marker is attached to
{OpenLayers.Map} this gets set in Map.js when the popup is added to the map
{OpenLayers.Map} Reference to the map -- this is set in Vector’s setMap()
{Object} This is the object which will be used to load the 3rd party library in the case of the google layer, this will be of type GMap, in the case of the ve layer, this will be of type VEMap
{Object} An object containing any non-default properties to be sent to the overview map’s map constructor.
{OpenLayers.Marker}
{Array(OpenLayers.Marker)} internal marker list
{Boolean} Force case sensitive searches for EQUAL_TO and NOT_EQUAL_TO comparisons.
{Object} Matrix definition for the current map resolution.
{Array} A list of tile matrix identifiers.
{String} One of the advertised matrix set identifiers.
{Integer} Maximum depth for recursive loading external KML URLs Defaults to 0: do no external fetching
{<OpenLayers.Bounds>|Array} If provided as an array, the array should consist of four values (left, bottom, right, top).
{<OpenLayers.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.
{Integer} Maximum number of features to return from a WMS query.
{Integer} Maximum number of features to return from a WMTS query.
{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.
{String} Value of the maxRecords attribute of the GetRecords element, specifies the maximum number of records in the GetRecords response, 10 is the default.
{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.
{OpenLayers.Size} Maximum size allowed for the popup’s contents.
{OpenLayers.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.
{Object} This object can be used to store additional information on a layer object.
{Object} Metadata for this layer, as returned by the callback script
{Object} Optional url parameters for the Get Imagery Metadata request as described here: http://msdn.microsoft.com/en-us/library/ff701716.aspx
{<OpenLayers.Bounds>|Array} If provided as an array, the array should consist of four values (left, bottom, right, top).
{<OpenLayers.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.
{OpenLayers.Size} Minimum size allowed for the popup’s contents.
{OpenLayers.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
{OpenLayers.Pixel}
{OpenLayers.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} Write gml:MultiCurve instead of gml:MultiLineString.
{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} Support multiple symbolizers per rule.
{Boolean} Write gml:multiSurface instead of gml:MultiPolygon.
{Boolean} If source and target layers are the same, split source features and target features where they intersect.
Close