Overview
File
Class
Tree
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
W
X
Y
Z
A
addEventHandler( eventType, handlerFunction )
- Instance method in class
MMViewer
addOverlay( overlay )
- Instance method in class
MMViewer
address
- Instance field in class
MMLocation
addTileOverlayCallback( callback_function )
- Instance method in class
MMViewer
addWidget( widget )
- Instance method in class
MMViewer
Array
- class
Array
assignIgnoreEvents( element )
- Instance method in class
MMViewer
B
bottom
- Instance field in class
MMBox
C
closeInfoBox()
- Instance method in class
MMMarkerOverlay
contains( point )
- Instance method in class
MMBounds
containsBounds( other )
- Instance method in class
MMBounds
coords
- Instance field in class
MMLocation
copy()
- Instance method in class
MMAddress
copy()
- Instance method in class
MMBounds
copy()
- Instance method in class
MMBox
copy()
- Instance method in class
MMDimensions
copy()
- Instance method in class
MMIcon
copy()
- Instance method in class
MMLatLon
copy()
- Instance method in class
MMLocation
copy()
- Instance method in class
MMPoint
createInfoBox( position, html, cssClass, anchor , dont_move, no_combine_classes )
- Instance method in class
MultimapViewer
createMarker( position, label, icon, text )
- Instance method in class
MultimapViewer
cssClass
- Instance field in class
MMIcon
D
draw( mapviewer )
- Instance method in class
MMOverlay
drawAndPositionMap( location )
- Instance method in class
MMViewer
E
error_code
- Instance field in class
MMGeocoder
extend( point )
- Instance method in class
MMBounds
G
geocode( address )
- Instance method in class
MMGeocoder
geoPosToContainerPixels( position )
- Instance method in class
MMViewer
getAutoScaleLocation( entries )
- Instance method in class
MMViewer
getAvailableMapTypes()
- Instance method in class
MultimapViewer
getAvailableZoomFactors()
- Instance method in class
MMViewer
getBrowserDimensions()
- Instance method in class
MMViewer
getCenter()
- Instance method in class
MMBounds
getClient()
- Instance method in class
MultimapViewer
getCurrentPosition()
- Instance method in class
MultimapViewer
getDimensions()
- Instance method in class
MMViewer
getDraggable()
- Instance method in class
MMViewer
getGeocodingCallback( mapviewer )
- Instance method in class
MMOverlay
getInnerDimensions()
- Instance method in class
MMViewer
getKeyboardPanning()
- Instance method in class
MMViewer
getMapBounds()
- Instance method in class
MultimapViewer
getMapPositionAt( step )
- Instance method in class
MultimapViewer
getMapType()
- Instance method in class
MultimapViewer
getMouseWheelZoom()
- Instance method in class
MMViewer
getNamedLayer( name, zIndex )
- Instance method in class
MMViewer
getNorthEast()
- Instance method in class
MMBounds
getNorthWest()
- Instance method in class
MMBounds
getScaleBarUnits()
- Instance method in class
MultimapViewer
getSmoothPanning()
- Instance method in class
MMViewer
getSouthEast()
- Instance method in class
MMBounds
getSouthWest()
- Instance method in class
MMBounds
getXMLHTTPRequest()
- Instance method in class
MMViewer
getZIndex( position, zIndex )
- Instance method in class
MMOverlay
getZoomDoubleClickable()
- Instance method in class
MMViewer
getZoomDraggable()
- Instance method in class
MMViewer
getZoomFactor()
- Instance method in class
MMViewer
GLOBALS
- class
GLOBALS
goToPosition( new_pos, zoom_factor, reason, no_reset )
- Instance method in class
MMViewer
H
height
- Instance field in class
MMDimensions
I
iconAnchor
- Instance field in class
MMIcon
iconSize
- Instance field in class
MMIcon
image
- Instance field in class
MMIcon
infoBoxAnchor
- Instance field in class
MMIcon
infoBoxOpened
- Instance field in class
MMMarkerOverlay
intersects( other )
- Instance method in class
MMBounds
isInfoBoxOpened()
- Instance method in class
MMMarkerOverlay
L
lat
- Instance field in class
MMLatLon
latLonToMercator( latlon )
- Instance method in class
MultimapViewer
left
- Instance field in class
MMBox
lon
- Instance field in class
MMLatLon
M
mercatorToLatLon( mercator )
- Instance method in class
MultimapViewer
MMAddress
- class
MMAddress
MMAddress( json_address )
- Constructor in class
MMAddress
MMAttachEvent( eventObject, eventType, handlerFunction )
- Class method in class
GLOBALS
MMBounds
- class
MMBounds
MMBounds( south_west, north_east )
- Constructor in class
MMBounds
MMBox
- class
MMBox
MMBox( top, right, bottom, left )
- Constructor in class
MMBox
MMcheckURLs()
- Class method in class
GLOBALS
MMDimensions
- class
MMDimensions
MMDimensions( width, height )
- Constructor in class
MMDimensions
MMGeocoder
- class
MMGeocoder
MMGeocoder( callback )
- Constructor in class
MMGeocoder
MMIcon
- class
MMIcon
MMIcon( image )
- Constructor in class
MMIcon
MMInfoBoxOverlay
- class
MMInfoBoxOverlay
MMInfoBoxOverlay(position, html, cssClass, anchor, dont_move )
- Constructor in class
MMInfoBoxOverlay
MMIsSupportedBrowser()
- Class method in class
GLOBALS
MMLatLon
- class
MMLatLon
MMLatLon( lat, lon )
- Constructor in class
MMLatLon
MMLocation
- class
MMLocation
MMLocation( )
- Constructor in class
MMLocation
MMMapTypeWidget
- class
MMMapTypeWidget
MMMapTypeWidget( mapTypes, position, className )
- Constructor in class
MMMapTypeWidget
MMMarkerOverlay
- class
MMMarkerOverlay
MMMarkerOverlay( position, label, icon, text )
- Constructor in class
MMMarkerOverlay
MMOverlay
- class
MMOverlay
MMOverlay()
- Constructor in class
MMOverlay
MMPanZoomWidget
- class
MMPanZoomWidget
MMPanZoomWidget( position, className )
- Constructor in class
MMPanZoomWidget
MMPoint
- class
MMPoint
MMPoint( x, y )
- Constructor in class
MMPoint
MMSmallPanZoomWidget
- class
MMSmallPanZoomWidget
MMSmallPanZoomWidget( position, className )
- Constructor in class
MMSmallPanZoomWidget
MMSmallZoomWidget
- class
MMSmallZoomWidget
MMSmallZoomWidget( position, className )
- Constructor in class
MMSmallZoomWidget
MMViewer
- class
MMViewer
MMViewer( map, div_element )
- Constructor in class
MMViewer
MMWidgetAvailable( widget_class )
- Class method in class
GLOBALS
move( offset )
- Instance method in class
MMOverlay
moveMap( new_step, reason )
- Instance method in class
MMViewer
moveMapMeters( new_step, reason )
- Instance method in class
MMViewer
MultimapViewer
- class
MultimapViewer
MultimapViewer( div_element, map_type, extra )
- Constructor in class
MultimapViewer
O
openInfoBox( html, cssClass, dont_move, no_combine_classes )
- Instance method in class
MMMarkerOverlay
P
panToPosition( new_pos, reason )
- Instance method in class
MMViewer
parseXML( xml )
- Instance method in class
MultimapViewer
printImage
- Instance field in class
MMIcon
printShadow
- Instance field in class
MMIcon
push()
- Instance method in class
Array
R
redisplayOverlay( overlay )
- Instance method in class
MMViewer
redraw()
- Instance method in class
MMOverlay
remove()
- Instance method in class
MMOverlay
removeAllOverlays()
- Instance method in class
MMViewer
removeEventHandler( eventType, handlerFunction )
- Instance method in class
MMViewer
removeOverlay( overlay )
- Instance method in class
MMViewer
removeTileOverlayCallback( callback_function )
- Instance method in class
MMViewer
removeWidget( widget )
- Instance method in class
MMViewer
resetPosition()
- Instance method in class
MMViewer
resize( )
- Instance method in class
MMViewer
result_set
- Instance field in class
MMGeocoder
right
- Instance field in class
MMBox
S
setDraggable( draggable )
- Instance method in class
MMViewer
setKeyboardPanning( value )
- Instance method in class
MMViewer
setMapType( map_type )
- Instance method in class
MultimapViewer
setMouseWheelZoom( value )
- Instance method in class
MMViewer
setScaleBarUnits( units )
- Instance method in class
MultimapViewer
setSmoothPanning( smooth_panning )
- Instance method in class
MMViewer
setZoomDoubleClickable( doubleclick_zoom )
- Instance method in class
MMViewer
setZoomDraggable( zoom_draggable )
- Instance method in class
MMViewer
setZoomFactor( new_zoom_factor, reason )
- Instance method in class
MMViewer
shadow
- Instance field in class
MMIcon
shadowSize
- Instance field in class
MMIcon
superclass
- Class field in class
MMInfoBoxOverlay
superclass
- Class field in class
MMMapTypeWidget
superclass
- Class field in class
MMMarkerOverlay
superclass
- Class field in class
MMPanZoomWidget
superclass
- Class field in class
MMSmallPanZoomWidget
superclass
- Class field in class
MMSmallZoomWidget
superclass
- Class field in class
MultimapViewer
T
textAnchor
- Instance field in class
MMIcon
textDimensions
- Instance field in class
MMIcon
textSize
- Instance field in class
MMIcon
top
- Instance field in class
MMBox
toString()
- Instance method in class
MMAddress
toString()
- Instance method in class
MMBounds
toString()
- Instance method in class
MMBox
toString()
- Instance method in class
MMDimensions
toString()
- Instance method in class
MMLatLon
toString()
- Instance method in class
MMLocation
toString()
- Instance method in class
MMPoint
W
width
- Instance field in class
MMDimensions
withinMoveLimits( step )
- Instance method in class
MMViewer
X
x
- Instance field in class
MMPoint
Y
y
- Instance field in class
MMPoint
Z
zIndex
- Instance field in class
MMIcon
zoom( amount, reason )
- Instance method in class
MMViewer
zoom_factor
- Instance field in class
MMLocation
A
B
C
D
E
G
H
I
L
M
O
P
R
S
T
W
X
Y
Z
Overview
File
Class
Tree
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Documentation generated by
JSDoc
on Wed Aug 16 15:33:06 2006