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
 Map, OpenLayers. Map. OpenLayers
 mapDivClick, OpenLayers. Control. OverviewMap
 MapGuide, OpenLayers. Layer. MapGuide. OpenLayers. Layer
 mapLoaded, Fusion. Widget. Legend. LegendRenderer
 mapLoading, Fusion. Widget. Legend. LegendRenderer
 mapReloaded, Fusion. Widget. Legend. LegendRenderer
 MapServer, OpenLayers. Layer. MapServer. OpenLayers. Layer
 Marker, OpenLayers. Marker. OpenLayers
 maximizeControl, OpenLayers. Control. OverviewMap
 minimizeControl, OpenLayers. Control. OverviewMap
 modifyAlphaImageDiv, Util
 modifyDOMElement, Util
 mousedown
 mouseLeft, Util
 mousemove
 mouseout, OpenLayers. Handler.Drag
 MousePosition, OpenLayers. Control. MousePosition. OpenLayers. Control
 mouseup, OpenLayers. Handler.Drag
 MouseWheel, OpenLayers. Handler. MouseWheel. OpenLayers. Handler
 move, OpenLayers. Handler.Drag
 moveBox, OpenLayers. Handler.Box
 moveGriddedTiles, OpenLayers. Layer.Grid
 moveTo
N
 Navigation, OpenLayers. Control. Navigation. OpenLayers. Control
 normalzeScale, Util
O
 observe, OpenLayers. Event
 on, OpenLayers. Events
 onComplete, OpenLayers. Ajax. Responders
 onCreate, OpenLayers. Ajax. Responders
 onImageLoad, Util
 onImageLoadError, Util
 onMapResize, OpenLayers. Layer.Grid
 onScreen
 onStateChange, OpenLayers. Ajax. Request
 onWheelEvent, OpenLayers. Handler. MouseWheel
 oppositeQuadrant, OpenLayers. Bounds
 out, OpenLayers. Handler.Drag
 OverviewMap, OpenLayers. Control. OverviewMap. OpenLayers. Control
Constructor for a new OpenLayers.Map instance.
mapDivClick: function(evt)
Handle browser events
Create a new Mapguide layer, either tiled or untiled.
mapLoaded: function()
Abstract method that handle the event: Fusion.Event.MAP_LOADED.
mapLoading: function()
Abstract method that handle the event: Fusion.Event.MAP_LOADING.
mapReloaded: function()
Abstract method that handle the event: Fusion.Event.MAP_RELOADED.
Create a new MapServer layer object
maximizeControl: function(e)
Unhide the control.
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.
Handle mousedown.
mousedown: function (evt)
Handle mousedown events
OpenLayers.Util.mouseLeft = function (evt,
div)
mousemove: function (evt)
Handle mousemove events
mousemove: function (evt)
Update the stored mousePosition on every move.
mouseout: function (evt)
Handle mouseout events
mouseup: function (evt)
Handle mouseup events
move: function(evt)
This method is called during the handling of the mouse move event.
moveBox: function (xy)
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)
This function is called whenever the map is moved.
moveTo: function(lonlat,
zoom,
options)
moveTo: function (px)
Move the marker to the new location.
moveTo: function (bounds,
position,
redraw)
Reposition the tile.
Create a new navigation control
observe: function(elementParam,
name,
observer,
useCapture)
on: function(object)
Convenience method for registering listeners with a common scope.
onComplete: function()
onCreate: function()
OpenLayers.Util.onImageLoad = function()
Bound to image load events.
OpenLayers.Util.onImageLoadError = function()
onMapResize: function()
For singleTile layers, this will set a new tile size according to the dimensions of the map pane.
onScreen:function()
{Boolean} Whether or not the marker is currently visible on screen.
onScreen:function()
{Boolean} Whether or not the marker is currently visible on screen.
onStateChange: function()
onWheelEvent: function(e)
Catch the wheel event and handle it xbrowserly
OpenLayers.Bounds.oppositeQuadrant = function(quadrant)
Get the opposite quadrant for a given quadrant string.
out: function(evt)
This method is called during the handling of the mouse out event.
Create a new overview map