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, OpenLayers.Layer
 Map, OpenLayers.Map.OpenLayers
 MapGuide, OpenLayers.Layer.MapGuide.OpenLayers.Layer
 mapOptions, OpenLayers.Control.OverviewMap
 MapServer, OpenLayers.Layer.MapServer.OpenLayers.Layer
 Marker, OpenLayers.Marker.OpenLayers
 markers, OpenLayers.Layer.Markers
 Markers, OpenLayers.Layer.Markers.OpenLayers.Layer
 matrixIds, OpenLayers.Layer.WMTS
 matrixSet, OpenLayers.Layer.WMTS
 MAX_PIXEL, OpenLayers.Renderer.SVG
 MAX_ZOOM_LEVEL
 maxDepth, OpenLayers.Format.KML
 maxExtent
 maxFeatures
 maxGetUrlLength, OpenLayers.Tile.Image
 maximized, OpenLayers.Control.OverviewMap
 maximizeTitle, OpenLayers.Control.OverviewMap
 maxRatio, OpenLayers.Control.OverviewMap
 maxRecords, OpenLayers.Format.CSWGetRecords.v2_0_2
 maxResolution
 maxScale
 maxScaleDenominator, OpenLayers.Rule
 maxSize
 maxVertices, OpenLayers.Handler.Path
 Measure, OpenLayers.Control.Measure.OpenLayers.Control
 mergeNewParams
 metadataParams, OpenLayers.Layer.Bing
 MIN_ZOOM_LEVEL
 minExtent
 minFrameRate, OpenLayers.Tween
 minimizeTitle, OpenLayers.Control.OverviewMap
 minRatio, OpenLayers.Control.OverviewMap
 minRectDisplayClass, OpenLayers.Control.OverviewMap
 minRectSize, OpenLayers.Control.OverviewMap
 minResolution
 minScale
 minScaleDenominator, OpenLayers.Rule
 minSize
 MOD_ALT, OpenLayers.Handler.OpenLayers.Handler
 MOD_CTRL, OpenLayers.Handler.OpenLayers.Handler
 MOD_META, OpenLayers.Handler.OpenLayers.Handler
 MOD_NONE, OpenLayers.Handler.OpenLayers.Handler
 MOD_SHIFT, OpenLayers.Handler.OpenLayers.Handler
 mode, OpenLayers.Control.ModifyFeature
 modified, OpenLayers.Feature.Vector
 ModifyFeature, OpenLayers.Control.ModifyFeature.OpenLayers.Control
 MouseDefaults, OpenLayers.Control.MouseDefaults.OpenLayers.Control
 MousePosition, OpenLayers.Control.MousePosition.OpenLayers.Control
 MouseToolbar, OpenLayers.Control.MouseToolbar.OpenLayers.Control
 MouseWheel, OpenLayers.Handler.MouseWheel.OpenLayers.Handler
 move
 moveDelay, OpenLayers.TileManager
 multi
 MultiLineString, OpenLayers.Geometry.MultiLineString.OpenLayers.Geometry
 multiple
 multipleKey, OpenLayers.Control.GetFeature
 multipleSymbolizers, OpenLayers.Format.SLD.v1
 MultiPoint, OpenLayers.Geometry.MultiPoint.OpenLayers.Geometry
 MultiPolygon, OpenLayers.Geometry.MultiPolygon.OpenLayers.Geometry
 mutual, OpenLayers.Control.Split
{OpenLayers.Map} This variable is set when the layer is added to the map, via the accessor function setMap().
Constructor for a new OpenLayers.Map instance.
Create a new Mapguide layer, either tiled or untiled.
{Object} An object containing any non-default properties to be sent to the overview map’s map constructor.
Create a new MapServer layer object
{Array(OpenLayers.Marker)} internal marker list
Create a Markers layer.
{Array} A list of tile matrix identifiers.
{String} One of the advertised matrix set identifiers.
{Integer} Firefox has a limitation where values larger or smaller than about 15000 in an SVG document lock the browser up.
{Integer} 21
{Integer} 19
{Integer} 17
{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).
{String} This property is used for showing a tooltip over the maximize div.
{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.
mergeNewParams:function(newParams)
Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class.
Refetches tiles with new params merged, keeping a backbuffer.
mergeNewParams:function(newParams)
mergeNewParams:function(newParams)
Modify parameters for the layer and redraw.
mergeNewParams:function(newParams)
Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class.
mergeNewParams: function(newParams)
Extend the existing layer params with new properties.
{Object} Optional url parameters for the Get Imagery Metadata request as described here: http://msdn.microsoft.com/en-us/library/ff701716.aspx
{Integer} 0
{Integer} 1
{Integer} 0
{<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).
{Number} The minimum framerate for animations in frames per second.
{String} This property is used for showing a tooltip over the minimize div.
{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}
If set as the keyMask, checkModifiers returns false if Alt is down.
If set as the keyMask, checkModifiers returns false if Ctrl is down.
If set as the keyMask, checkModifiers returns false if Cmd is down.
If set as the keyMask, checkModifiers returns false if any key is down.
If set as the keyMask, checkModifiers returns false if Shift is down.
{Integer} Bitfields specifying the modification mode.
{Object} An object with the originals of the geometry and attributes of the feature, if they were changed.
Create a new modify feature control.
move: function(x,
y)
Moves a geometry by the given displacement along positive x and y axes.
move: function(x,
y)
Moves a geometry by the given displacement along positive x and y axes.
move: function(x,
y)
Moves a geometry by the given displacement along positive x and y axes.
{Number} Delay in milliseconds after a map’s move event before loading tiles.
{Boolean} Cast features to multi-part geometries before passing to the layer.
{Boolean} Cast features to multi-part geometries before passing to the layer.
Constructor for a MultiLineString Geometry.
{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.
{Boolean} Support multiple symbolizers per rule.
Create a new MultiPoint Geometry
Create a new MultiPolygon geometry
{Boolean} If source and target layers are the same, split source features and target features where they intersect.
Close