Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
Z
A
addControl(GControl, GControlPosition)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2
addControl(control, position?) none Adds the control to the map.
addControl(GControl)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2
addControl(control, position?) none Adds the control to the map.
addCopyright(GCopyright)
- Method in class com.mapitz.gwt.googleMaps.client.
GCopyrightCollection
addCopyright(copyright) none Adds a copyright information object to the collection.
addMapType(GMapType)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2
addMapType(type) none Adds a new map type to the map.
addOnAddMapTypeListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnAddOverlayListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnClearOverlaysListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnClickListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnClickListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
click none This event is fired when the marker icon was clicked.
addOnDblClickListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
dblclick none This event is fired when the marker icon was double-clicked.
addOnDragEndListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnDragListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnDragStartListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnInfoWindowCloseListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnInfoWindowCloseListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
infowindowclose none This event is fired when the info window of the map that was opened through this marker is closed again.
addOnInfoWindowOpenListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnInfoWindowOpenListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
infowindowopen none This event is fired when the info window of the map was opened through this marker.
addOnLoadListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnMapTypeChangedListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnMouseDownListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
mousedown none This event is fired when the DOM mousedown event is fired on the marker icon.
addOnMouseMoveListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnMouseOutListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnMouseOutListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
mouseout none This event is fired when the mouse leaves the area of the marker icon.
addOnMouseOverListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnMouseOverListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
mouseover none This event is fired when the mouse enters the area of the marker icon.
addOnMouseUpListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
mouseup none This event is fired for the DOM mouseup on the marker.
addOnMoveEndListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnMoveListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnMoveStartListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnRemoveListener(GMarker, GMarkerEventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMarkerEventManager
remove none This event is fired when the marker is removed from the map, using GMap2.removeOverlay() or GMap2.clearOverlays().
addOnRemoveMapTypeListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnRemoveOverlayListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOnZoomEndListener(GMap2, GMap2EventListener)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2EventManager
addOverlay(GOverlay)
- Method in class com.mapitz.gwt.googleMaps.client.
GMap2
addOverlay(overlay) none Adds an overlay to the map and fires the addoverlay event.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
Z