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
 makeSameOrigin
 map
 Map, OpenLayers.Map.OpenLayers
 mapDivClick, OpenLayers.Control.OverviewMap
 MapGuide, OpenLayers.Layer.MapGuide.OpenLayers.Layer
 mapObject, OpenLayers.Layer.EventPane
 mapOptions, OpenLayers.Control.OverviewMap
 MapServer, OpenLayers.Layer.MapServer.OpenLayers.Layer
 marker, OpenLayers.Feature
 Marker, OpenLayers.Marker.OpenLayers
 markerClick
 markers, OpenLayers.Layer.Markers
 Markers, OpenLayers.Layer.Markers.OpenLayers.Layer
 matchCase, OpenLayers.Filter.Comparison
 matrix, OpenLayers.Layer.WMTS
 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
 maximizeControl
 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
 measure, OpenLayers.Control.Measure
 Measure, OpenLayers.Control.Measure.OpenLayers.Control
 measureComplete, OpenLayers.Control.Measure
 measureImmediate, OpenLayers.Control.Measure
 measurePartial, OpenLayers.Control.Measure
 merge
 mergeContextToMap, OpenLayers.Format.Context
 mergeNewParams
 mergeWithDefaultFilter, OpenLayers.Protocol
 metadata
 metadataParams, OpenLayers.Layer.Bing
 MIN_ZOOM_LEVEL
 minExtent
 minimizeControl
 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
 MOD_ALT, OpenLayers.Handler.OpenLayers.Handler
 MOD_CTRL, OpenLayers.Handler.OpenLayers.Handler
 MOD_NONE, OpenLayers.Handler.OpenLayers.Handler
 MOD_SHIFT, OpenLayers.Handler.OpenLayers.Handler
 mode
 modified
 modifiers, OpenLayers.Control.GetFeature
 modifyAlphaImageDiv, Util
 modifyDOMElement, Util
 modifyFeature
 ModifyFeature, OpenLayers.Control.ModifyFeature.OpenLayers.Control
 modifyGeometry, OpenLayers.Handler.RegularPolygon
 MouseDefaults, OpenLayers.Control.MouseDefaults.OpenLayers.Control
 mousedown
 mouseDown, OpenLayers.Handler.Point
 mouseDragStart, OpenLayers.Control.PanZoomBar
 mouseLeft, Util
 mousemove
 mouseout
 mousePosition, OpenLayers.Handler.MouseWheel
 MousePosition, OpenLayers.Control.MousePosition.OpenLayers.Control
 MouseToolbar, OpenLayers.Control.MouseToolbar.OpenLayers.Control
 mouseup
 MouseWheel, OpenLayers.Handler.MouseWheel.OpenLayers.Handler
 mouseWheelOptions, OpenLayers.Control.Navigation
 move
 moveBox, OpenLayers.Handler.Box
 moveByPx
 moveFeature, OpenLayers.Control.DragFeature
 moveGriddedTiles, OpenLayers.Layer.Grid
 moveLayerBack, OpenLayers.Handler.Feature
 moveLayerToTop, OpenLayers.Handler.Feature
 moveRoot
 moveTimerId, OpenLayers.Layer.Grid
 moveTo
 moveZoomBar, OpenLayers.Control.PanZoomBar
 multi
 multiCurve, OpenLayers.Format.GML.v3
 multigeometry, OpenLayers.Format.KML.parseGeometry
 multilinestring
 MultiLineString, OpenLayers.Geometry.MultiLineString.OpenLayers.Geometry
 multiple
 multipleKey
 multipleSelect, OpenLayers.Control.SelectFeature
 multipleSymbolizers, OpenLayers.Format.SLD.v1
 multipoint
 MultiPoint, OpenLayers.Geometry.MultiPoint.OpenLayers.Geometry
 multipolygon
 MultiPolygon, OpenLayers.Geometry.MultiPolygon.OpenLayers.Geometry
 multiSurface, OpenLayers.Format.GML.v3
 mutual, OpenLayers.Control.Split
makeSameOrigin: function(evt)
If the tile does not have CORS image loading enabled and is from a different origin, use OpenLayers.ProxyHost to make it a same origin url.
makeSameOrigin: function(url,
proxy)
Using the specified proxy, returns a same origin url of the provided url.
{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()
Constructor for a new OpenLayers.Map instance.
mapDivClick: function(evt)
Handle browser events
Create a new Mapguide layer, either tiled or untiled.
{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.
Create a new MapServer layer object
{OpenLayers.Marker}
markerClick: function(evt)
{Array(OpenLayers.Marker)} internal marker list
Create a Markers layer.
{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} 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.
maximizeControl: function(e)
Set up the labels and divs for the control
maximizeControl: function(e)
Unhide the control.
{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.
measure: function(geometry,
eventType)
measureComplete: function(geometry)
Called when the measurement sketch is done.
measureImmediate : function(point,
feature,
drawing)
Called each time the measurement sketch is modified.
measurePartial: function(point,
geometry)
Called each time a new point is added to the measurement sketch.
merge: function(resp)
Given a list of features, determine which ones to add to the layer.
merge: function(mapProjection,
resp)
Add all features to the layer.
mergeContextToMap: function(context,
map)
Add layers from a context object to a map.
mergeNewParams:function(newParams)
Catch changeParams and uppercase the new params to be merged in before calling changeParams on the super class.
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.
mergeWithDefaultFilter: function(filter)
Merge filter passed to the read method with the default one
{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
{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).
minimizeControl: function(e)
Hide all the contents of the control, shrink the size, add the maximize icon
minimizeControl: function(e)
Hide all the contents of the control, shrink the size, add the maximize icon
{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}
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 any key is down.
If set as the keyMask, checkModifiers returns false if Shift is down.
{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
OpenLayers.Util.modifyAlphaImageDiv = function(div,
id,
px,
sz,
imgURL,
position,
border,
sizing,
opacity)
OpenLayers.Util.modifyDOMElement = function(element,
id,
px,
sz,
position,
border,
overflow,
opacity)
Modifies many properties of a DOM element all at once.
modifyFeature: function(pixel,
drawing)
Modify the existing geometry given the new point
modifyFeature: function(pixel)
Modify the existing geometry given a pixel location.
Create a new modify feature control.
modifyGeometry: function()
Modify the polygon geometry in place.
mousedown: function(evt)
Handle mousedown.
mousedown: function(evt)
Handle mousedown events
mousedown: function(evt)
Handle mouse down.
mousedown: function(evt)
Handle mousedown.
{Boolean} The mouse is down
{OpenLayers.Pixel}
OpenLayers.Util.mouseLeft = function (evt,
div)
mousemove: function(evt)
Handle mousemove events
mousemove: function(evt)
Handle mouse moves.
mousemove: function(evt)
Called when the mouse moves on the map.
mousemove: function (evt)
Update the stored mousePosition on every move.
mousemove: function(evt)
Handle mousemove.
mouseout: function (evt)
Handle mouseout events
mouseout: function(evt)
Called when the mouse goes out of the map.
mouseout: function(evt)
Handle mouse out.
{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.
mouseup: function (evt)
Handle mouseup.
mouseup: function(evt)
Handle mouseup events
mouseup: function(evt)
Handle mouse up.
mouseup: function(evt)
Handle mouseup.
{Object} Options passed to the MouseWheel control (only useful if zoomWheelEnabled is set to true)
move: function(info,
callback)
Launch the kinetic move pan.
move: function(location)
Moves the feature and redraws it at its new location
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.
move: function(evt)
This method is called during the handling of the mouse move event.
move: function (evt)
Handle mousemove and touchmove.
move: function (evt)
Handle mousemove and touchmove.
move: function(evt)
Respond to drag move events
moveBox: function (xy)
moveByPx: function(dx,
dy)
Move the layer based on pixel vector.
moveByPx: function(dx,
dy)
Move the layer based on pixel vector.
moveByPx: function(dx,
dy)
Move the layer based on pixel vector.
moveByPx: function(dx,
dy)
Drag the map by pixels.
moveFeature: function(pixel)
Called when the drag handler detects a mouse-move.
moveGriddedTiles: function(deferred)
moveLayerBack: function()
Moves the layer back to the position determined by the map’s layers array.
moveLayerToTop: function()
Moves the layer for this handler to the top, so mouse events can reach it.
moveRoot: function(renderer)
moves this renderer’s root to a (different) renderer.
moveRoot: function(renderer)
moves this renderer’s root to a different renderer.
moveRoot: function(renderer)
moves this renderer’s root to a different renderer.
{Number} The id of the deferMoveGriddedTiles timer.
moveTo: function (px)
Sets the left and top style attributes to the passed in pixel coordinates.
moveTo: function (px)
move icon to passed in px.
moveTo:function(bounds,
zoomChanged,
dragging)
moveTo:function(bounds,
zoomChanged,
dragging)
Handle calls to move the layer.
moveTo:function(bounds,
zoomChanged,
minor)
If layer is visible and RSS has not been loaded, load RSS.
moveTo:function(bounds,
zoomChanged,
minor)
If layer is visible and GML has not been loaded, load GML, then load GML and call OpenLayers.Layer.Vector.moveTo() to redraw at the new location.
moveTo: function(bounds,
zoomChanged,
dragging)
moveTo:function(bounds,
zoomChanged,
dragging)
This function is called whenever the map is moved.
moveTo:function(bounds,
zoomChanged,
dragging)
Create the tile for the image or resize it for the new resolution
moveTo:function(bounds,
zoomChanged,
dragging)
moveTo:function(bounds,
zoomChanged,
minor)
If layer is visible and Text has not been loaded, load Text.
moveTo: function(bounds,
zoomChanged,
dragging)
Reset the vector layer’s div so that it once again is lined up with the map.
moveTo:function(bounds,
zoomChanged,
dragging)
moveTo:function(bounds,
zoomChanged,
dragging)
moveTo: function(lonlat,
zoom,
options)
moveTo: function (px)
Move the marker to the new location.
moveTo: function(px)
moveTo: function(px)
Since the popup is moving to a new px, it might need also to be moved relative to where the marker is.
moveTo: function (bounds,
position,
redraw)
Reposition the tile.
moveZoomBar:function()
Change the location of the slider to match the current zoom level.
{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.
Given a KML node representing a multigeometry, create an OpenLayers geometry collection.
Return an array of linestring arrays from a linestring.
Convert a coordinate array from GeoJSON into an OpenLayers.Geometry.
Given an OpenLayers multilinestring geometry, create a GML multilinestring.
Given a GML node representing a multilinestring geometry, create an OpenLayers multilinestring geometry.
Given an OpenLayers multilinestring geometry, create a KML GeometryCollection.
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.
{String} An event modifier (‘altKey’ or ‘shiftKey’) that temporarily sets the multiple property to true.
multipleSelect: function()
Allow for multiple selected features based on multiple property and multipleKey event modifier.
{Boolean} Support multiple symbolizers per rule.
Return an array of point coordinates from a multipoint.
Convert a coordinate array from GeoJSON into an OpenLayers.Geometry.
Given an OpenLayers multipoint geometry, create a GML multipoint.
Given a GML node representing a multipoint geometry, create an OpenLayers multipoint geometry.
Given an OpenLayers multipoint geometry, create a KML GeometryCollection.
Create a new MultiPoint Geometry
Return an array of polygon arrays from a multipolygon.
Convert a coordinate array from GeoJSON into an OpenLayers.Geometry.
Given an OpenLayers multipolygon geometry, create a GML multipolygon.
Given a GML node representing a multipolygon geometry, create an OpenLayers multipolygon geometry.
Given an OpenLayers multipolygon geometry, create a KML GeometryCollection.
Create a new MultiPolygon geometry
{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