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
 makeChrome, Jx. Chrome
 map
 Map, OpenLayers. Map. OpenLayers
 mapDivClick, OpenLayers. Control. OverviewMap
 mapGroups, Fusion. Lib. ApplicationDefinition
 MapGuide, OpenLayers. Layer. MapGuide. OpenLayers. Layer
 MapGuide OS uses a DPI value and degrees to meters conversion, OpenLayers. Layer. MapGuide
 mapLoaded, Fusion. Widget. Legend. LegendRenderer
 mapLoadHandler, Fusion. Widget.Map
 mapLoading, Fusion. Widget. Legend. LegendRenderer
 mapObject, OpenLayers. Layer. EventPane
 mapReloaded, Fusion. Widget. Legend. LegendRenderer
 MapServer, OpenLayers. Layer. MapServer. OpenLayers. Layer
 marker, OpenLayers. Feature
 Marker, OpenLayers. Marker. OpenLayers
 markers, OpenLayers. Layer. Markers
 Markers, OpenLayers. Layer. Markers. OpenLayers. Layer
 MAX_PIXEL, OpenLayers. Renderer.SVG
 MAX_ZOOM_LEVEL, OpenLayers. Layer. Google
 maximize, Jx. Panel
 maximizeControl, OpenLayers. Control. OverviewMap
 maximizePanel, Jx. PanelSet
 maxZIndex, OpenLayers. ElementsIndexer
 measure
 Measure, OpenLayers. Control. Measure. OpenLayers. Control
 measureComplete, OpenLayers. Control. Measure
 measurePartial, OpenLayers. Control. Measure
 Menu, Jx. Menu.Jx
 MIN_ZOOM_LEVEL, OpenLayers. Layer. Google
 minimizeControl, OpenLayers. Control. OverviewMap
 minimumSymbolizer, OpenLayers. Renderer. Elements
 MOD_ALT, OpenLayers. Handler. OpenLayers. Handler
 MOD_CTRL, OpenLayers. Handler. OpenLayers. Handler
 MOD_NONE, OpenLayers. Handler. OpenLayers. Handler
 MOD_SHIFT, OpenLayers. Handler. OpenLayers. Handler
 modifyAlphaImageDiv, Util
 modifyDOMElement, Util
 modifyFeature
 modifyGeometry, OpenLayers. Handler. RegularPolygon
 mousedown
 mouseDown, OpenLayers. Handler. Point
 mouseLeft, Util
 mousemove
 mouseout
 mousePosition, OpenLayers. Handler. MouseWheel
 mouseup
 MouseWheel, OpenLayers. Handler. MouseWheel. OpenLayers. Handler
 move
 moveBox, OpenLayers. Handler.Box
 moveGriddedTiles, OpenLayers. Layer.Grid
 moveLayerBack, OpenLayers. Handler. Feature
 moveLayerToTop, OpenLayers. Handler. Feature
 moveTo
 multi, OpenLayers. Handler. Point
 Multi, Jx. Button. Multi. Jx. Button
 MultiPoint, OpenLayers. Geometry. MultiPoint. OpenLayers. Geometry
makeChrome: function(element)
create chrome on an element.
{OpenLayers.Map} this gets set in the addControl() function in OpenLayers.Map
{OpenLayers.Map}
{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
array of map groups, parsed from ApplicationDefinition.
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.
mapLoaded: function()
Abstract method that handle the event: Fusion.Event.MAP_LOADED.
mapLoadHandler: function()
handle selection events from maps and republish for widgets as appropriate
mapLoading: function()
Abstract method that handle the event: Fusion.Event.MAP_LOADING.
{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
mapReloaded: function()
Abstract method that handle the event: Fusion.Event.MAP_RELOADED.
Create a new MapServer layer object
{OpenLayers.Marker}
{Array(OpenLayers.Marker)} internal marker list
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
maximize: function()
Maximize this panel
maximizeControl: function(e)
Unhide the control.
maximizePanel: function(panel)
Maximize a panel, taking up all available space (taking into consideration any minimum or maximum values)
{Integer} This is the largest-most z-index value for a node contained within the indexer.
measure: function(geometry,
eventType)
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.
Create a new instance of Jx.Menu.
{Integer} 0
minimizeControl: function(e)
Hide all the contents of the control, shrink the size, add the maximize icon
{Object}
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
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.
{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)
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.
{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 mouse up.
mouseup: function (evt)
Handle mouse up.
move: function(location)
Moves the feature and redraws it at its new location
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)
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.
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,
dragging)
This function is called whenever the map is moved.
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(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.
{Boolean} Cast features to multi-part geometries before passing to the layer.
construct a new instance of Jx.Button.Multi.
Create a new MultiPoint Geometry