OpenLayers. Control. MousePosition | |
Properties | |
element | {DOMElement} |
prefix | {String} |
separator | {String} |
suffix | {String} |
numDigits | {Integer} |
granularity | {Integer} |
lastXy | {OpenLayers.LonLat} |
displayProjection | {OpenLayers.Projection} A projection that the mousecontrol will display. |
Constructor | |
OpenLayers. Control. MousePosition | |
Functions | |
destroy | |
draw | {DOMElement} |
redraw | |
formatOutput | Override to provide custom display output |
setMap |
{OpenLayers.Projection} A projection that the mousecontrol will display.
formatOutput: function( lonLat )
Override to provide custom display output
lonLat | {OpenLayers.LonLat} Location to display |
destroy: function()
{DOMElement}
draw: function()
redraw: function( evt )
Override to provide custom display output
formatOutput: function( lonLat )
setMap: function()