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
 Map, OpenLayers. Map. OpenLayers
 mapDivClick, OpenLayers. Control. OverviewMap
 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
 MAX_ZOOM_LEVEL
 maxExtent
 maximizeControl
 maximizeDiv, OpenLayers. Control. LayerSwitcher
 maxPixel, OpenLayers. Renderer.SVG
 maxRatio, OpenLayers. Control. OverviewMap
 maxResolution
 maxScale
 mergeNewParams
 MIN_ZOOM_LEVEL
 minExtent
 minimizeControl
 minimizeDiv, OpenLayers. Control. LayerSwitcher
 minRatio, OpenLayers. Control. OverviewMap
 minResolution
 minScale
 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, OpenLayers. Control. MouseToolbar
 modifyAlphaImageDiv, Util
 modifyDOMElement, Util
 modifyFeature
 ModifyFeature, OpenLayers. Control. ModifyFeature. OpenLayers. Control
 modifyGeometry, OpenLayers. Handler. RegularPolygon
 MouseDefaults, OpenLayers. Control. MouseDefaults. OpenLayers. Control
 mousedown
 mouseDown
 mouseLeft, Util
 mousemove
 mouseout, OpenLayers. Handler.Drag
 mousePosition, OpenLayers. Handler. MouseWheel
 MousePosition, OpenLayers. Control. MousePosition. OpenLayers. Control
 MouseToolbar, OpenLayers. Control. MouseToolbar. OpenLayers. Control
 mouseup
 mouseUp, OpenLayers. Control. LayerSwitcher
 MouseWheel, OpenLayers. Handler. MouseWheel. OpenLayers. Handler
 move
 moveBox, OpenLayers. Handler.Box
 moveFeature, OpenLayers. Control. DragFeature
 moveGriddedTiles, OpenLayers. Layer.Grid
 moveTo
 moveZoomBar, OpenLayers. Control. PanZoomBar
 multigeometry, OpenLayers. Format. KML. parseGeometry
 multilinestring
 MultiLineString, OpenLayers. Geometry. MultiLineString. OpenLayers. Geometry
 MultiMap, OpenLayers. Layer. MultiMap. OpenLayers. Layer
 multiple, OpenLayers. Control. SelectFeature
 multipoint
 MultiPoint, OpenLayers. Geometry. MultiPoint. OpenLayers. Geometry
 multipolygon
 MultiPolygon, OpenLayers. Geometry. MultiPolygon. OpenLayers. Geometry
{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
{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.
{Integer} 19
{Integer} 17
{Integer} 17
{Integer} 15
{OpenLayers.Bounds} The center of these bounds will not stray outside of the viewport extent during panning.
{OpenLayers.Bounds} The maximum extent for the map.
maximizeControl: function(e)
Set up the labels and divs for the control
maximizeControl: function(e)
Unhide the control.
{DOMElement}
{Integer} Firefox has a limitation where values larger or smaller than about 15000 in an SVG document lock the browser up.
{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} Default max is 360 deg / 256 px, which corresponds to zoom level 0 on gmaps.
{Float}
{Float}
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.
{Integer} 0
{Integer} 1
{Integer} 1
{Integer} 0
{OpenLayers.Bounds}
{OpenLayers.Bounds}
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}
{Float} The ratio of the overview map resolution to the main map resolution at which to zoom farther out on the overview map.
{Float}
{Float}
{Float}
{Float}
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.
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()
Modify the existing geometry given the new point
modifyFeature: function()
Modify the existing geometry given the new point
Create a new modify feature control.
modifyGeometry: function()
Modify the polygon geometry in place.
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
{Boolean} The mouse is down
OpenLayers.Util.mouseLeft = function (evt,
div)
mousemove: function (evt)
Handle mousemove events
mousemove: function(evt)
Handle mouse moves.
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
{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 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(x,
y)
Moves a collection in place
move: function(x,
y)
Moves a collection in place
move: function(x,
y)
Moves a point in place
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)
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 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,
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 (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(px)
The popup may have been moved to a new relative location, in which case we will want to re-do the rico corners.
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.
Constructor for a MultiLineString Geometry.
{Boolean} Allow selection of multiple geometries
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