Function 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
 mapDivClick, OpenLayers.Control.OverviewMap
 mapToContext, OpenLayers.Format.WMC
 markerClick, OpenLayers.Layer.GeoRSS
 maximizeControl
 measure, OpenLayers.Control.Measure
 measureComplete, OpenLayers.Control.Measure
 measurePartial, OpenLayers.Control.Measure
 merge
 mergeContextToMap, OpenLayers.Format.WMC
 mergeNewParams
 minimizeControl
 modifyAlphaImageDiv, Util
 modifyDOMElement, Util
 modifyFeature
 modifyGeometry, OpenLayers.Handler.RegularPolygon
 mousedown
 mouseDown, OpenLayers.Control.LayerSwitcher
 mouseLeft, Util
 mousemove
 mouseout
 mouseup
 mouseUp, OpenLayers.Control.LayerSwitcher
 move
 moveBox, OpenLayers.Handler.Box
 moveFeature, OpenLayers.Control.DragFeature
 moveGriddedTiles, OpenLayers.Layer.Grid
 moveLayerBack, OpenLayers.Handler.Feature
 moveLayerToTop, OpenLayers.Handler.Feature
 moveRoot
 moveTo
 moveZoomBar, OpenLayers.Control.PanZoomBar
 multigeometry, OpenLayers.Format.KML.parseGeometry
 multilinestring
 multipleSelect, OpenLayers.Control.SelectFeature
 multipoint
 multipolygon
mapDivClick: function(evt)
Handle browser events
mapToContext: function(map)
Create a context object given a map.
markerClick: function(evt)
maximizeControl: function(e)
Set up the labels and divs for the control
maximizeControl: function(e)
Unhide the control.
measure: function(geometry,
eventType)
measureComplete: function(geometry)
Called when the measurement sketch is done.
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(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.
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
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)
Modify the existing geometry given the new point
modifyFeature: function(pixel)
Modify the existing geometry given a pixel location.
modifyGeometry: function()
Modify the polygon geometry in place.
Handle mousedown.
mousedown: function (evt)
Handle mousedown events
mousedown: function(evt)
Handle mouse down.
mousedown: function(evt)
Handle mouse down.
mousedown: function(evt)
Handle mouse down.
mouseDown: function(evt)
Register a local ‘mouseDown’ flag so that we’ll know whether or not to ignore a mouseUp event
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 mouse move.
mousemove: function (evt)
Handle mouse move.
mouseout: function (evt)
Handle mouseout events
mouseout: function(evt)
Called when the mouse goes out of the map.
mouseup: function (evt)
Handle mouseup.
mouseup: function (evt)
Handle mouseup events
mouseup: function(evt)
Handle mouse up.
mouseup: function (evt)
Handle mouse up.
mouseup: function (evt)
Handle mouse up.
mouseUp: function(evt)
If the ‘isMouseDown’ flag has been set, that means that the drag was started from within the LayerSwitcher control, and thus we can ignore the mouseup.
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)
Respond to drag move events
moveBox: function (xy)
moveFeature: function(pixel)
Called when the drag handler detects a mouse-move.
moveGriddedTiles: function(bounds)
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.
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)
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(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.
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.
multipleSelect: function()
Allow for multiple selected features based on multiple property and multipleKey event modifier.
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.
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.
Close