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
 MapGuide OS uses a DPI value and degrees to meters conversion, OpenLayers. Layer. MapGuide
 mapOptions, OpenLayers. Control. OverviewMap
 MapServer, OpenLayers. Layer. MapServer. OpenLayers. Layer
 Marker, OpenLayers. Marker. OpenLayers
 Markers, OpenLayers. Layer. Markers. OpenLayers. Layer
 MAX_PIXEL, OpenLayers. Renderer.SVG
 MAX_ZOOM_LEVEL
 maxDepth, OpenLayers. Format.KML
 maxExtent
 maxRatio, OpenLayers. Control. OverviewMap
 maxResolution
 maxScale
 maxScaleDenominator, OpenLayers.Rule
 maxSize
 Measure, OpenLayers. Control. Measure. OpenLayers. Control
 mergeNewParams
 MIN_ZOOM_LEVEL
 minExtent
 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, OpenLayers. Control. ModifyFeature
 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
 MultiLineString, OpenLayers. Geometry. MultiLineString. OpenLayers. Geometry
 MultiMap, OpenLayers. Layer. MultiMap. OpenLayers. Layer
 multiple, OpenLayers. Control. SelectFeature
 MultiPoint, OpenLayers. Geometry. MultiPoint. OpenLayers. Geometry
 MultiPolygon, OpenLayers. Geometry. MultiPolygon. OpenLayers. Geometry
N
 name
 Navigation, OpenLayers. Control. Navigation. OpenLayers. Control
 NavigationHistory, OpenLayers. Control. NavigationHistory. OpenLayers. Control
 NavToolbar, OpenLayers. Control. NavToolbar. OpenLayers. Control
 newline, OpenLayers. Format.JSON
 next, OpenLayers. Control. NavigationHistory
 nextOptions, OpenLayers. Control. NavigationHistory
 nextTrigger, OpenLayers. Control. NavigationHistory
 numDigits, OpenLayers. Control. MousePosition
 numLoadingTiles, OpenLayers. Layer.Grid
 numZoomLevels
{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.
factor that are different than the defaults used in OpenLayers, so these must be adjusted accordingly in your application.
{Object} An object containing any non-default properties to be sent to the overview map’s map constructor.
Create a new MapServer layer object
Create a Markers layer.
{Integer} Firefox has a limitation where values larger or smaller than about 15000 in an SVG document lock the browser up.
{Integer} 19
{Integer} 17
{Integer} 17
{Integer} 15
{Integer} Maximum depth for recursive loading external KML URLs Defaults to 0: do no external fetching
{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.
{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}
{Number} or {String} maximum scale at which to draw the feature.
{OpenLayers.Size} Maximum size allowed for the popup’s contents.
{OpenLayers.Size}
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}
{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.
Create a new modify feature control.
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
Constructor for a MultiLineString Geometry.
{Boolean} Allow selection of multiple geometries.
Create a new MultiPoint Geometry
Create a new MultiPolygon geometry
{String}
{String} name of this rule
{String}
Create a new navigation control
Add our two mousedefaults controls.
{String} For “pretty” printing, the newline string will be used at the end of each name/value pair or array item.
{OpenLayers.Control} A button type control whose trigger method restores the next state managed by this control.
{Object} Set this property on the options argument of the constructor to set optional properties on the next control.
nextTrigger: function()
Restore the next state.
{Integer}
{Integer} How many tiles are still loading?
{Integer}
{Integer} Number of zoom levels for the map.
Close