A B C D E F G H I J L M N O P R S T U V W Z

A

AbstractJSListWrapper<T> - Class in com.google.gwt.maps.jsio.client.impl
Common implementation details for JSListWrapper and JSStringListWrapper.
AbstractJSListWrapper() - Constructor for class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
 
add(int, T) - Method in class com.google.gwt.maps.jsio.client.impl.JSListWrapper
 
add(int, String) - Method in class com.google.gwt.maps.jsio.client.impl.JSStringListWrapper
 
addControl(JavaScriptObject, Control) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
addControl(JavaScriptObject, Control, ControlPosition) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
addControl(Control) - Method in class com.google.gwt.maps.client.MapWidget
Adds a control to the map.
addControl(Control, ControlPosition) - Method in class com.google.gwt.maps.client.MapWidget
Adds a control to the map at the given position.
addControlWidget(Widget) - Method in class com.google.gwt.maps.client.MapWidget
Adds a Control's widget to the map.
addCopyright(Copyright) - Method in class com.google.gwt.maps.client.CopyrightCollection
Adds a copyright to this collection.
addCopyright(JavaScriptObject, Copyright) - Method in interface com.google.gwt.maps.client.impl.CopyrightCollectionImpl
 
addErrorHandler(StreetviewErrorHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Adds a handler for error events.
addGroundOverlayVisibilityChangedHandler(GroundOverlayVisibilityChangedHandler) - Method in class com.google.gwt.maps.client.overlay.GroundOverlay
This event is fired when the visibility of the ground overlay is changed (i.e.
addHandler(E, EventImpl.BooleanCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.CopyrightCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.DoubleCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.IntCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.IntIntCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.LatLngBoundsIntCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.LatLngCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.MapTypeCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.OverlayCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.OverlayLatLngCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.PointElementOverlayCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.StreetviewLocationCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addHandler(E, EventImpl.VoidCallback) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Add a listener and the event handles associated with it.
addInfoWindowBeforeCloseHandler(MapInfoWindowBeforeCloseHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired before the info window closes.
addInfoWindowCloseClickHandler(InfoWindowCloseClickHandler) - Method in class com.google.gwt.maps.client.InfoWindow
This event is fired when the info window close button is clicked.
addInfoWindowCloseHandler(MapInfoWindowCloseHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the info window closes.
addInfoWindowMaximizeClickHandler(InfoWindowMaximizeClickHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Signals that the info window is about to be maximized.
addInfoWindowMaximizeEndHandler(InfoWindowMaximizeEndHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Signals that the info window is about to be maximized.
addInfoWindowOpenHandler(MapInfoWindowOpenHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the info window opens.
addInfoWindowRestoreClickHandler(InfoWindowRestoreClickHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Signals that the info window is about to be restored to the non-maximized state.
addInfoWindowRestoreEndHandler(InfoWindowRestoreEndHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Signals that the info window has completed the restore operation to the non-maximized state.
addInitializedHandler(StreetviewInitializedHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Adds a handler for initialized events.
addListener(JavaScriptObject, MapEvent, EventImpl.BooleanCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addListener(JavaScriptObject, MapEvent, EventImpl.IntIntCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addListener(JavaScriptObject, MapEvent, EventImpl.LatLngBoundsIntCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addListener(JavaScriptObject, MapEvent, EventImpl.LatLngCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addListener(JavaScriptObject, MapEvent, EventImpl.MapTypeCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addListener(JavaScriptObject, MapEvent, EventImpl.OverlayCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addListener(JavaScriptObject, MapEvent, EventImpl.OverlayLatLngCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addListener(JavaScriptObject, MapEvent, EventImpl.PointElementOverlayCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addListenerVoid(JavaScriptObject, MapEvent, EventImpl.VoidCallback) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
addMapAddMapTypeHandler(MapAddMapTypeHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when a map type is added to the map.
addMapAddOverlayHandler(MapAddOverlayHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when a single overlay is added to the map by the method addOverlay().
addMapClearOverlaysHandler(MapClearOverlaysHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when all overlays are removed at once by the method MapWidget.clearOverlays().
addMapClickHandler(MapClickHandler) - Method in class com.google.gwt.maps.client.MapWidget
Add a click handler for mouse click events.
addMapDoubleClickHandler(MapDoubleClickHandler) - Method in class com.google.gwt.maps.client.MapWidget
Add a double click handler for mouse double click events.
addMapDragEndHandler(MapDragEndHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the user stops dragging the map.
addMapDragHandler(MapDragHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is repeatedly fired while the user drags the map.
addMapDragStartHandler(MapDragStartHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the user starts dragging the map.
addMapMouseMoveHandler(MapMouseMoveHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the user moves the mouse over the map from outside the map.
addMapMouseOutHandler(MapMouseOutHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the user moves the mouse over the map from outside the map.
addMapMouseOverHandler(MapMouseOverHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the user moves the mouse over the map from outside the map.
addMapMoveEndHandler(MapMoveEndHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the change of the map view ends.
addMapMoveHandler(MapMoveHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired, possibly repeatedly, while the map view is changing.
addMapMoveStartHandler(MapMoveStartHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the map view starts changing.
addMapRemoveMapTypeHandler(MapRemoveMapTypeHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when a map type is removed from the map.
addMapRemoveOverlayHandler(MapRemoveOverlayHandler) - Method in class com.google.gwt.maps.client.MapWidget
This handler is fired when a single overlay is removed by the method MapWidget.removeOverlay(Overlay).
addMapRightClickHandler(MapRightClickHandler) - Method in class com.google.gwt.maps.client.MapWidget
Add a click handler for mouse right click events.
addMapType(JavaScriptObject, MapType) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
addMapType(MapType) - Method in class com.google.gwt.maps.client.MapWidget
Adds a new map type to the map.
addMapTypeChangedHandler(MapTypeChangedHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when another map type is selected.
addMapTypeNewCopyrightHandler(MapTypeNewCopyrightHandler) - Method in class com.google.gwt.maps.client.MapType
Add a handler for "newcopyright" events.
addMapZoomEndHandler(MapZoomEndHandler) - Method in class com.google.gwt.maps.client.MapWidget
This event is fired when the map reaches a new zoom level.
addMarkerClickHandler(MarkerClickHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the marker icon was clicked.
addMarkerDoubleClickHandler(MarkerDoubleClickHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the marker icon was double-clicked.
addMarkerDragEndHandler(MarkerDragEndHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
If the marker is enabled for dragging, this event is fired when the marker ceases to be dragged.
addMarkerDragHandler(MarkerDragHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
If the marker is enabled for dragging, this event is fired when the marker is being dragged.
addMarkerDragStartHandler(MarkerDragStartHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
If the marker is enabled for dragging, this event is fired when the marker dragging begins.
addMarkerInfoWindowBeforeCloseHandler(MarkerInfoWindowBeforeCloseHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired before the info window of the map that was opened through this marker is closed.
addMarkerInfoWindowCloseHandler(MarkerInfoWindowCloseHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the info window of the map that was opened through this marker is closed.
addMarkerInfoWindowOpenHandler(MarkerInfoWindowOpenHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the info window of the map was opened through this marker.
addMarkerMouseDownHandler(MarkerMouseDownHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the DOM "mousedown" event is fired on the marker icon.
addMarkerMouseOutHandler(MarkerMouseOutHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the mouse leaves the area of the marker icon.
addMarkerMouseOverHandler(MarkerMouseOverHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the mouse enters the area of the marker icon.
addMarkerMouseUpHandler(MarkerMouseUpHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired for the DOM "mouseup" on the marker.
addMarkerRemoveHandler(MarkerRemoveHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the marker is removed from the map, using MapWidget.removeOverlay(com.google.gwt.maps.client.overlay.Overlay) or MapWidget.clearOverlays().
addMarkerVisibilityChangedHandler(MarkerVisibilityChangedHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
This event is fired when the visibility of the marker is changed (i.e.
addNewCopyrightHandler(NewCopyrightHandler) - Method in class com.google.gwt.maps.client.CopyrightCollection
Add a handler for "newcopyright" events.
addOverlay(JavaScriptObject, Overlay) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
addOverlay(Overlay) - Method in class com.google.gwt.maps.client.MapWidget
Adds an overlay to the map and fires any registered MapAddOverlayHandler.
addPitchChangedHandler(StreetviewPitchChangedHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Adds a handler for pitch change events.
addPolygonCancelLineHandler(PolygonCancelLineHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
This event is fired when the polygon is being edited and the edit is canceled.
addPolygonClickHandler(PolygonClickHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
This event is fired when the polygon is clicked.
addPolygonEndLineHandler(PolygonEndLineHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
This event is fired when the polygon is being edited and the edit is completed.
addPolygonLineUpdatedHandler(PolygonLineUpdatedHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
This event is fired when the polygon has a vertex inserted.
addPolygonMouseOutHandler(PolygonMouseOutHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
This event is fired when the mouse moves out of a polygon.
addPolygonMouseOverHandler(PolygonMouseOverHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
This event is fired when the mouse moves over a polygon.
addPolygonRemoveHandler(PolygonRemoveHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
This event is fired when the polygon is removed from the map, using MapWidget.removeOverlay(com.google.gwt.maps.client.overlay.Overlay) or MapWidget.clearOverlays().
addPolygonVisibilityChangedHandler(PolygonVisibilityChangedHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
This event is fired when the polygon is clicked.
addPolylineCancelLineHandler(PolylineCancelLineHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
This event is fired when the polyline is being edited and the edit is canceled.
addPolylineClickHandler(PolylineClickHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
This event is fired when the polyline is clicked.
addPolylineEndLineHandler(PolylineEndLineHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
This event is fired when the polyline is being edited and the edit is completed.
addPolylineLineUpdatedHandler(PolylineLineUpdatedHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
This event is fired when the polyline has a vertex inserted.
addPolylineMouseOutHandler(PolylineMouseOutHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
This event is fired when the mouse moves out of a polyline.
addPolylineMouseOverHandler(PolylineMouseOverHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
This event is fired when the mouse moves over a polyline.
addPolylineRemoveHandler(PolylineRemoveHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
This event is fired when the polyline is removed from the map, using MapWidget.removeOverlay(com.google.gwt.maps.client.overlay.Overlay) or MapWidget.clearOverlays().
addPolylineVisibilityChangedHandler(PolylineVisibilityChangedHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
This event is fired when the polyline is clicked.
addRelationship(MapType, MapType) - Method in class com.google.gwt.maps.client.control.HierarchicalMapTypeControl
Registers a parent/child relationship between map types with the control.
addRelationship(MapType, MapType, String) - Method in class com.google.gwt.maps.client.control.HierarchicalMapTypeControl
Registers a parent/child relationship between map types with the control.
addRelationship(MapType, MapType, String, boolean) - Method in class com.google.gwt.maps.client.control.HierarchicalMapTypeControl
Registers a parent/child relationship between map types with the control.
addRelationship(JavaScriptObject, MapType, MapType) - Method in interface com.google.gwt.maps.client.impl.HierarchicalMapTypeControlImpl
 
addRelationship(JavaScriptObject, MapType, MapType, String) - Method in interface com.google.gwt.maps.client.impl.HierarchicalMapTypeControlImpl
 
addRelationship(JavaScriptObject, MapType, MapType, String, boolean) - Method in interface com.google.gwt.maps.client.impl.HierarchicalMapTypeControlImpl
 
ADDRESS - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
addStreetviewOverlayChangedHandler(StreetviewOverlayChangedHandler) - Method in class com.google.gwt.maps.client.overlay.StreetviewOverlay
This event is fired when the state of Street View data changes within the current viewport.
addTileLayerNewCopyrightHandler(TileLayerNewCopyrightHandler) - Method in class com.google.gwt.maps.client.TileLayer
Add a handler for "newcopyright" events.
addTrafficOverlayChangedHandler(TrafficOverlayChangedHandler) - Method in class com.google.gwt.maps.client.overlay.TrafficOverlay
This event is fired when the state of traffic data changes within the current viewport.
addVirtual(Widget) - Method in class com.google.gwt.maps.client.MapWidget
Adopts the widget, but does not modify the DOM.
addYawChangedHandler(StreetviewYawChangedHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Adds a handler for yaw change events.
addZoomChangedHandler(StreetviewZoomChangedHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Adds a handler for zoom change events.
AdsManager - Class in com.google.gwt.maps.client
Wrapper for the GAdsManager class which allows advertisements to be displayed in your map.
AdsManager() - Constructor for class com.google.gwt.maps.client.AdsManager
 
AdsManager.AdsManagerOptions - Class in com.google.gwt.maps.client
Optional parameters to use when creating an AdsManager.
AdsManager.AdsManagerOptions() - Constructor for class com.google.gwt.maps.client.AdsManager.AdsManagerOptions
 
AjaxKeyConstants - Interface in com.google.gwt.ajaxloader.client
For retrieving host:port/key pairs from a file.
AjaxKeyRepository - Class in com.google.gwt.ajaxloader.client
Stores keys for different locations (hostname:port).
ajaxKeys() - Method in interface com.google.gwt.ajaxloader.client.AjaxKeyConstants
 
AjaxLoader - Class in com.google.gwt.ajaxloader.client
A wrapper for the google Ajax API loader.
AjaxLoader.AjaxLoaderOptions - Class in com.google.gwt.ajaxloader.client
An object to pass as the third parameter to load() call.
AjaxLoader.AjaxLoaderOptions() - Constructor for class com.google.gwt.ajaxloader.client.AjaxLoader.AjaxLoaderOptions
 
API_ERROR - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
Something went wrong inside the API itself.
arr - Variable in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
 
ArrayHelper - Class in com.google.gwt.ajaxloader.client
Convenience methods for working with GWT JsArrays.
ArrayHelper() - Constructor for class com.google.gwt.ajaxloader.client.ArrayHelper
 
assertLoaded() - Static method in class com.google.gwt.maps.client.Maps
Check for the availability of the maps API.

B

BACKREF - Static variable in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
The name of the field within the backing object that refers back to the JSWrapper object.
BAD_KEY - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
The given key is either invalid or does not match the domain for which it was given.
BAD_REQUEST - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
A directions request could not be successfully parsed.
BEAN - Static variable in annotation type com.google.gwt.maps.jsio.client.NamePolicy
Converts SomeFunctionName to someFunctionName.
BeanProperties - Annotation Type in com.google.gwt.maps.jsio.client
Indicates that methods that look like bean-style property setters should be generated so as to read and write object properties rather than import functions.
bind(JavaScriptObject, Control.CustomControl) - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
bind(JavaScriptObject, ExportedGeocodeCache) - Method in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
bind(JavaScriptObject, MapWidget) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
bind(JavaScriptObject, MapType) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
bind(JavaScriptObject, StreetviewPanoramaWidget) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
bind(JavaScriptObject, MercatorProjection) - Method in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
bind(JavaScriptObject, Projection) - Method in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
bind(JavaScriptObject, StreetviewClient) - Method in interface com.google.gwt.maps.client.impl.StreetviewClientImpl
 
bind(JavaScriptObject, StreetviewOverlay) - Method in interface com.google.gwt.maps.client.impl.StreetviewOverlayImpl
 
bind(JavaScriptObject, TileLayer) - Method in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
bind(JavaScriptObject, TileLayerOverlay) - Method in interface com.google.gwt.maps.client.impl.TileLayerOverlayImpl
 
bindConcreteOverlay(JavaScriptObject, Overlay.ConcreteOverlay) - Method in class com.google.gwt.maps.client.impl.OverlayImpl
This bind function is manual because using \@Binding causes an exception to be thrown with a MultipleWrapper exception.
Binding - Annotation Type in com.google.gwt.maps.jsio.client
Indicates that a flyweight-style method should be used to bind exported functions from a type into a JavaScriptObject.
bindOverlay(JavaScriptObject, Overlay) - Method in class com.google.gwt.maps.client.impl.OverlayImpl
 
BOOLEAN_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
Bounds - Class in com.google.gwt.maps.client.geom
Represents a rectangular bound.
Bounds() - Constructor for class com.google.gwt.maps.client.geom.Bounds
 
BYTE_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 

C

C_STYLE - Static variable in annotation type com.google.gwt.maps.jsio.client.NamePolicy
Converts SomeFunctionName to some_function_name.
callback(boolean) - Method in class com.google.gwt.maps.client.impl.EventImpl.BooleanCallback
 
callback(Bounds, int) - Method in class com.google.gwt.maps.client.impl.EventImpl.BoundsIntCallback
 
callback(Copyright) - Method in class com.google.gwt.maps.client.impl.EventImpl.CopyrightCallback
 
callback(double) - Method in class com.google.gwt.maps.client.impl.EventImpl.DoubleCallback
 
callback(int) - Method in class com.google.gwt.maps.client.impl.EventImpl.IntCallback
 
callback(int, int) - Method in class com.google.gwt.maps.client.impl.EventImpl.IntIntCallback
 
callback(LatLngBounds, int) - Method in class com.google.gwt.maps.client.impl.EventImpl.LatLngBoundsIntCallback
 
callback(LatLng) - Method in class com.google.gwt.maps.client.impl.EventImpl.LatLngCallback
 
callback(MapType) - Method in class com.google.gwt.maps.client.impl.EventImpl.MapTypeCallback
 
callback(Overlay) - Method in class com.google.gwt.maps.client.impl.EventImpl.OverlayCallback
 
callback(Overlay, LatLng, LatLng) - Method in class com.google.gwt.maps.client.impl.EventImpl.OverlayLatLngCallback
 
callback(Point, Element, Overlay) - Method in class com.google.gwt.maps.client.impl.EventImpl.PointElementOverlayCallback
 
callback(StreetviewData) - Method in class com.google.gwt.maps.client.impl.EventImpl.StreetviewDataCallback
 
callback(StreetviewLocation) - Method in class com.google.gwt.maps.client.impl.EventImpl.StreetviewLocationCallback
 
callback() - Method in class com.google.gwt.maps.client.impl.EventImpl.VoidCallback
 
callback(GeocoderImpl.Response) - Method in class com.google.gwt.maps.client.impl.GeocoderImpl.LocationsCallback
 
callbackWrapper(boolean) - Method in class com.google.gwt.maps.client.impl.EventImpl.BooleanCallback
 
callbackWrapper(Bounds, int) - Method in class com.google.gwt.maps.client.impl.EventImpl.BoundsIntCallback
 
callbackWrapper(Copyright) - Method in class com.google.gwt.maps.client.impl.EventImpl.CopyrightCallback
 
callbackWrapper(double) - Method in class com.google.gwt.maps.client.impl.EventImpl.DoubleCallback
 
callbackWrapper(int) - Method in class com.google.gwt.maps.client.impl.EventImpl.IntCallback
 
callbackWrapper(int, int) - Method in class com.google.gwt.maps.client.impl.EventImpl.IntIntCallback
 
callbackWrapper(LatLngBounds, int) - Method in class com.google.gwt.maps.client.impl.EventImpl.LatLngBoundsIntCallback
 
callbackWrapper(LatLng) - Method in class com.google.gwt.maps.client.impl.EventImpl.LatLngCallback
 
callbackWrapper(MapType) - Method in class com.google.gwt.maps.client.impl.EventImpl.MapTypeCallback
 
callbackWrapper(Overlay) - Method in class com.google.gwt.maps.client.impl.EventImpl.OverlayCallback
 
callbackWrapper(Overlay, LatLng, LatLng) - Method in class com.google.gwt.maps.client.impl.EventImpl.OverlayLatLngCallback
 
callbackWrapper(Point, Element, Overlay) - Method in class com.google.gwt.maps.client.impl.EventImpl.PointElementOverlayCallback
 
callbackWrapper(StreetviewData) - Method in class com.google.gwt.maps.client.impl.EventImpl.StreetviewDataCallback
 
callbackWrapper(StreetviewLocation) - Method in class com.google.gwt.maps.client.impl.EventImpl.StreetviewLocationCallback
 
callbackWrapper() - Method in class com.google.gwt.maps.client.impl.EventImpl.VoidCallback
 
CHARACTER_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
checkResize(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
checkResize(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
checkResize() - Method in class com.google.gwt.maps.client.MapWidget
Notifies the map of a change of the size of its container.
checkResize() - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Notifies the flash viewer of a change of the size of its container.
checkResizeAndCenter() - Method in class com.google.gwt.maps.client.MapWidget
Notifies the map of a change in the size of its container and moves to the center of the map.
clear() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Clears any existing directions results, removes overlays from the map and panel, and cancels any pending load() requests.
clear(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
clear() - Method in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
 
clearOverlays(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
clearOverlays() - Method in class com.google.gwt.maps.client.MapWidget
Removes all overlay from the map, and fires any registered MapClearOverlaysHandler.
clearRelationships() - Method in class com.google.gwt.maps.client.control.HierarchicalMapTypeControl
Removes all relationships from the control.
clearRelationships(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.HierarchicalMapTypeControlImpl
 
ClientLocation - Class in com.google.gwt.ajaxloader.client
Wraps the ClientLocation object stored on google.loader described at http://code.google.com/apis/ajax/documentation/#ClientLocation
ClientLocation() - Constructor for class com.google.gwt.ajaxloader.client.ClientLocation
 
close() - Method in class com.google.gwt.maps.client.InfoWindow
Closes the info window.
closeInfoWindow(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
closeInfoWindow(MapWidget) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
closeInfoWindow(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
closeInfoWindow() - Method in class com.google.gwt.maps.client.MapWidget
Close the currently open InfoWindow.
closeInfoWindow() - Method in class com.google.gwt.maps.client.overlay.Marker
Closes the info window only if it belongs to this marker.
com.google.gwt.ajaxloader.client - package com.google.gwt.ajaxloader.client
Classes that wrap the google.load() function to load Google JavaScript libraries.
com.google.gwt.maps.client - package com.google.gwt.maps.client
Core classes used in the Google Maps API Library for GWT
com.google.gwt.maps.client.control - package com.google.gwt.maps.client.control
Classes for control UI components.
com.google.gwt.maps.client.event - package com.google.gwt.maps.client.event
Event handling classes used in the Google Maps API Library for GWT
com.google.gwt.maps.client.geocode - package com.google.gwt.maps.client.geocode
Geocoding related classes used in the Google Maps API Library for GWT
com.google.gwt.maps.client.geom - package com.google.gwt.maps.client.geom
Classes that control the geometry of the map.
com.google.gwt.maps.client.impl - package com.google.gwt.maps.client.impl
 
com.google.gwt.maps.client.overlay - package com.google.gwt.maps.client.overlay
Overlay classes that allow drawing on top of the map.
com.google.gwt.maps.client.streetview - package com.google.gwt.maps.client.streetview
 
com.google.gwt.maps.jsio.client - package com.google.gwt.maps.jsio.client
 
com.google.gwt.maps.jsio.client.impl - package com.google.gwt.maps.jsio.client.impl
 
com.google.gwt.maps.jsio.rebind - package com.google.gwt.maps.jsio.rebind
 
computeZIndex(Marker) - Method in interface com.google.gwt.maps.client.overlay.MarkerOptions.ZIndexProcess
 
construct(JSOpaque, Size) - Method in interface com.google.gwt.maps.client.impl.ControlPositionImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.CopyrightCollectionImpl
 
construct(String) - Method in interface com.google.gwt.maps.client.impl.CopyrightCollectionImpl
 
construct(int, LatLngBounds, int, String) - Method in interface com.google.gwt.maps.client.impl.CopyrightImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.DirectionQueryOptionsImpl
 
construct(MapWidget, Element) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
construct(CustomGeocodeCache) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
construct(GeocodeCache) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
construct(String, LatLngBounds) - Method in interface com.google.gwt.maps.client.impl.GroundOverlayImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.HierarchicalMapTypeControlImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
construct(Element) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
construct(Element, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.MapOptionsImpl
 
construct(JSList<? extends TileLayer>, Projection, String) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
construct(JSList<? extends TileLayer>, Projection, String, MapTypeOptions) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
construct(LatLng) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
construct(LatLng, MarkerOptions) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
construct(Element) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
construct(Element, StreetviewPanoramaOptions) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
construct(JsArray<LatLng>) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
construct(JsArray<LatLng>, String, int, double, String, double) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
construct(JsArray<LatLng>, String, int, double, String, double, PolygonOptions) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
construct(JsArray<LatLng>) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
construct(JsArray<LatLng>, String) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
construct(JsArray<LatLng>, String, int) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
construct(JsArray<LatLng>, String, int, double) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
construct(JsArray<LatLng>, String, int, double, PolylineOptions) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.StreetviewClientImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.StreetviewOverlayImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
construct(CopyrightCollection, int, int) - Method in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
construct(TileLayer) - Method in interface com.google.gwt.maps.client.impl.TileLayerOverlayImpl
 
construct(TileLayer, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.TileLayerOverlayImpl
 
construct() - Method in interface com.google.gwt.maps.client.impl.TrafficOverlayImpl
 
construct(TrafficOverlayOptions) - Method in interface com.google.gwt.maps.client.impl.TrafficOverlayImpl
 
constructFactualGeocodeCache() - Method in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
constructGeocodeCache() - Method in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
constructGeoXmlOverlay(String) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
constructMercatorProjection(int) - Method in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
Constructor - Annotation Type in com.google.gwt.maps.jsio.client
This annotation may be applied to a class or method to specify a JavaScript function to evaluate.
constructOverlay() - Method in class com.google.gwt.maps.client.impl.OverlayImpl
 
contains(LatLng) - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Deprecated. See LatLngBounds.containsLatLng(LatLng)
containsBounds(Bounds) - Method in class com.google.gwt.maps.client.geom.Bounds
Returns true if the passed rectangular area is entirely contained in this rectangular area.
containsBounds(LatLngBounds) - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns true if the passed rectangle is contained within this rectangle.
containsLatLng(LatLng) - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns true iff the geographical coordinates of the point lie within this rectangle.
containsPoint(Point) - Method in class com.google.gwt.maps.client.geom.Bounds
Returns true if the rectangular area (inclusively) contains the pixel coordinates.
continuousZoomEnabled(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
Control - Class in com.google.gwt.maps.client.control
Control is the abstract base class for all Map Control types.
Control(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.control.Control
Constructor for creating a new instance of this class from an existing JSO.
Control.CustomControl - Class in com.google.gwt.maps.client.control
This class should be extended to create a custom control type.
Control.CustomControl(ControlPosition) - Constructor for class com.google.gwt.maps.client.control.Control.CustomControl
Create a new CustomControl which is not printable or selectable.
Control.CustomControl(ControlPosition, boolean, boolean) - Constructor for class com.google.gwt.maps.client.control.Control.CustomControl
Create a new CustomControl which can be either printable, selectable or both.
ControlAnchor - Enum in com.google.gwt.maps.client.control
Wraps the class GControlAnchor which is used by ControlPosition to determine which corner of the screen to use as an anchor for positioning a control.
ControlImpl - Interface in com.google.gwt.maps.client.impl
Wraps the GControl and its subclasses in the Maps API using JSIO.
ControlPosition - Class in com.google.gwt.maps.client.control
This class described the position of a control in the map view.
ControlPosition(ControlAnchor, int, int) - Constructor for class com.google.gwt.maps.client.control.ControlPosition
Create a new ControlPosition.
ControlPositionImpl - Interface in com.google.gwt.maps.client.impl
Wraps the GControlPosition object in the Maps API using JSIO.
convert(String) - Method in class com.google.gwt.maps.jsio.rebind.NamePolicy
Apply the conversion.
convertContainerPixelToLatLng(Point) - Method in class com.google.gwt.maps.client.MapWidget
Computes the geographical coordinates from pixel coordinates in the div that holds the draggable map.
convertDivPixelToLatLng(Point) - Method in class com.google.gwt.maps.client.MapWidget
Computes the geographical coordinates from pixel coordinates in the div that holds the draggable map.
convertLatLngToContainerPixel(LatLng) - Method in class com.google.gwt.maps.client.MapWidget
Computes the pixel coordinates of the given geographical point in the DOM element that contains the map on the page.
convertLatLngToDivPixel(LatLng) - Method in class com.google.gwt.maps.client.MapWidget
Computes the pixel coordinates of the given geographical point in the DOM element that holds the draggable map.
copy(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.OverlayImpl
 
copy() - Method in class com.google.gwt.maps.client.overlay.Overlay.ConcreteOverlay
 
copy() - Method in class com.google.gwt.maps.client.overlay.Overlay
Returns an uninitialized copy of itself that can be added to the map.
Copyright - Class in com.google.gwt.maps.client
Contains information about which copyright message applies to a region of the map given by a rectangle and a zoom level.
Copyright(int, LatLngBounds, int, String) - Constructor for class com.google.gwt.maps.client.Copyright
Creates a new copyright object with the given attributes.
CopyrightCollection - Class in com.google.gwt.maps.client
Manages copyright messages displayed on maps of custom map type.
CopyrightCollection() - Constructor for class com.google.gwt.maps.client.CopyrightCollection
Creates an empty copyright collection.
CopyrightCollection(String) - Constructor for class com.google.gwt.maps.client.CopyrightCollection
Creates an empty copyright collection with the given prefix.
CopyrightCollectionImpl - Interface in com.google.gwt.maps.client.impl
Wraps the GCopyrightCollection using JSIO.
CopyrightImpl - Interface in com.google.gwt.maps.client.impl
Wraps the GCopyright class in the Maps API using JSIO.
COUNTRY - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
create() - Static method in class com.google.gwt.ajaxloader.client.JsDate
Create a JsDate with the current time.
create(double) - Static method in class com.google.gwt.ajaxloader.client.JsDate
Create a date given the time in milliseconds.
create() - Static method in class com.google.gwt.ajaxloader.client.Properties
Create an empty Properties object.
create(Extractor<T>) - Static method in class com.google.gwt.maps.jsio.client.impl.JSListWrapper
Used by JSNI code to construct new JSListWrappers.
create() - Static method in class com.google.gwt.maps.jsio.client.impl.JSStringListWrapper
Used by JSNI code to construct new JSStringListWrappers.
CREATE_PEER - Static variable in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
The name of a static method that can be implemented in a class so that it can receive a peer object.
createControl(boolean, boolean) - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createExtractor(Extractor<T>) - Static method in class com.google.gwt.maps.jsio.client.impl.JSListWrapper
 
createInfoWindowTab(String, Element) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
createInfoWindowTab(String, String) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
createJsArray(boolean...) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Deprecated. this overload can be ambiguous with other methods using varargs. Use the toJsArrayBoolean() method instead.
createJsArray(double...) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Deprecated. this overload is ambiguous with other methods using varrgs. Use toJsArrayNumber() instead.
createJsArray(int[]) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Deprecated. This overload is ambiguous with other methods using varargs. Use toJsArrayInteger() instead.
createJsArray(String...) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Deprecated. renamed to toJsArrayString() to avoid using overloads w/ varargs
createLargeMapControl() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createLargeMapControl3D() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createMapTypeControl() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createMapTypeControl(boolean) - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createMenuMapTypeControl() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createMenuMapTypeControl(boolean) - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createNavLabelControl() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createOverviewMapControl() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.control.Control
Factory method used by JSIO to wrap an existing JSO in a GWT Java object.
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.overlay.GroundOverlay
 
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.overlay.Marker
 
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.overlay.Overlay
Used to create a new Overlay by wrapping an existing GOverlay object.
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.overlay.Polygon
Used to create a new Polygon by wrapping an existing GPolygon object.
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.overlay.Polyline
Used to create a new Polyline by wrapping an existing GPolyline object.
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.overlay.StreetviewOverlay
 
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.overlay.TileLayerOverlay
 
createPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.client.TileLayer
 
createScaleControl() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createSmallMapControl() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createSmallZoomControl() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createSmallZoomControl3D() - Method in interface com.google.gwt.maps.client.impl.ControlImpl
 
createWrapper(boolean) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
createWrapper(byte) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
createWrapper(char) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
createWrapper(double) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
createWrapper(float) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
createWrapper(int) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
createWrapper(short) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
CustomGeocodeCache - Class in com.google.gwt.maps.client.geocode
Provides a way to customize the caching behavior of geocoded queries.
CustomGeocodeCache() - Constructor for class com.google.gwt.maps.client.geocode.CustomGeocodeCache
 

D

DataStreetviewCallback - Interface in com.google.gwt.maps.client.streetview
An interface to be implemented in order to use with StreetviewClient.getNearestPanorama(com.google.gwt.maps.client.geom.LatLng, DataStreetviewCallback) and StreetviewClient.getPanoramaById(String, DataStreetviewCallback).
DEFAULT_ICON - Static variable in class com.google.gwt.maps.client.overlay.Icon
 
deleteVertex(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
deleteVertex(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
deleteVertex(int) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes with the given index in the polygon and updates the shape of the polygon accordingly.
deleteVertex(int) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes the vertex with the given index in the polyline and updates the shape of the polyline accordingly.
DirectionQueryOptions - Class in com.google.gwt.maps.client.geocode
A class that stores parameters used to create a new instance of the Directions object.
DirectionQueryOptions() - Constructor for class com.google.gwt.maps.client.geocode.DirectionQueryOptions
Create an options object with default parameters.
DirectionQueryOptions(MapWidget) - Constructor for class com.google.gwt.maps.client.geocode.DirectionQueryOptions
Create an options object with default parameters associated with a particular map.
DirectionQueryOptions(MapWidget, DirectionsPanel) - Constructor for class com.google.gwt.maps.client.geocode.DirectionQueryOptions
Create an options object with default parameters associated with a particular map and a panel to put the textual directions in.
DirectionQueryOptions.TravelMode - Enum in com.google.gwt.maps.client.geocode
Constant values used for setting the mode of travel for retrieving directions.
DirectionQueryOptionsImpl - Interface in com.google.gwt.maps.client.impl
Wraps the GDirectionQueryOptions object in the Maps API using JSIO.
DirectionResults - Class in com.google.gwt.maps.client.geocode
This class provides encapsulation for the JavaScript Maps API GDirections methods that should be used after a query successfully returns.
Directions - Class in com.google.gwt.maps.client.geocode
This class is used to obtain driving directions results and display them on a map and/or a text panel.
DirectionsCallback - Interface in com.google.gwt.maps.client.geocode
An interface containing methods used to return results from a Directions query.
DirectionsImpl - Interface in com.google.gwt.maps.client.impl
Wraps the GDirections object in the Maps API using JSIO.
DirectionsImpl.Status - Class in com.google.gwt.maps.client.impl
Return object from getStatus().
DirectionsImpl.Status() - Constructor for class com.google.gwt.maps.client.impl.DirectionsImpl.Status
 
DirectionsPanel - Class in com.google.gwt.maps.client.geocode
A widget that holds the formatted directions retrieved from a Directions query.
DirectionsPanel() - Constructor for class com.google.gwt.maps.client.geocode.DirectionsPanel
Constructs a new directions panel.
disableContinuousZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
disableDoubleClickZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
disableDragging(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
disableDragging(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
disableEditing(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
disableEditing(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
disableGoogleBar(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
disableInfoWindow(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
disableMaximize(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
disablePinchToZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
disableScrollWheelZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
Distance - Class in com.google.gwt.maps.client.geocode
The object contains two fields: a number called indicating the numeric value of the distance (in meters), and a string containing a localized string representation of the distance in the units that are predominant in the starting country of this set of directions.
Distance() - Constructor for class com.google.gwt.maps.client.geocode.Distance
 
distanceFrom(LatLng) - Method in class com.google.gwt.maps.client.geom.LatLng
Returns the distance from another LatLng in meters.
distanceFrom(LatLng, double) - Method in class com.google.gwt.maps.client.geom.LatLng
Returns the distance from another LatLng in meters.
DOUBLE_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
doubleClickZoomEnabled(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
draggable(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
DraggableObject - Class in com.google.gwt.maps.client
This class makes a DOM element draggable.
DraggableObject() - Constructor for class com.google.gwt.maps.client.DraggableObject
 
DraggableObjectOptions - Class in com.google.gwt.maps.client
This class makes a DOM element draggable.
DraggableObjectOptions() - Constructor for class com.google.gwt.maps.client.DraggableObjectOptions
 
draggingEnabled(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
draggingEnabled(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
Duration - Class in com.google.gwt.maps.client.geocode
An object returned by DirectionResults.getDuration() This object contains two fields: a number indicating the numeric value of the time (in seconds), and a string containing a localized string representation of the time.
Duration() - Constructor for class com.google.gwt.maps.client.geocode.Duration
 

E

EarthInstanceHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to the callback method for MapWidget.getEarthInstance(EarthInstanceHandler).
EarthInstanceHandler.EarthInstanceEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the callback to MapWidget.getEarthInstance(EarthInstanceHandler).
EarthInstanceHandler.EarthInstanceEvent(MapWidget, JavaScriptObject) - Constructor for class com.google.gwt.maps.client.event.EarthInstanceHandler.EarthInstanceEvent
 
enableContinuousZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
enableDoubleClickZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
enableDragging(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
enableDragging(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
enableDrawing(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
enableDrawing(JavaScriptObject, PolyEditingOptions) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
enableDrawing(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
enableDrawing(JavaScriptObject, PolyEditingOptions) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
enableEditing(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
enableEditing(JavaScriptObject, PolyEditingOptions) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
enableEditing(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
enableEditing(JavaScriptObject, PolyEditingOptions) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
enableGoogleBar(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
enableInfoWindow(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
enableMaximize(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
enablePinchToZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
enableScrollWheelZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
EncodedPolyline - Class in com.google.gwt.maps.client.overlay
Represents a polyline entity encoded as a string used to create a polygon.
EncodedPolyline() - Constructor for class com.google.gwt.maps.client.overlay.EncodedPolyline
 
equals(Object) - Method in class com.google.gwt.maps.client.Copyright
 
equals(JSOpaque) - Method in class com.google.gwt.maps.jsio.client.JSOpaque
Object identity between JSOpaque instances is based on their reference.
equals(Object) - Method in class com.google.gwt.maps.jsio.client.JSOpaque
Allows comparisons of the JSOpaque to JavaScriptObjects.
evaluate(String) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
EventImpl - Class in com.google.gwt.maps.client.impl
Wrapper for the GEvent class from the Maps API using JSIO.
EventImpl() - Constructor for class com.google.gwt.maps.client.impl.EventImpl
 
EventImpl.BooleanCallback - Class in com.google.gwt.maps.client.impl
Provides a way to specify a JavaScript function() with a single boolean argument and handles uncaught exceptions.
EventImpl.BooleanCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.BooleanCallback
 
EventImpl.BoundsIntCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with a Bounds followed by an int argument.
EventImpl.BoundsIntCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.BoundsIntCallback
 
EventImpl.Callback - Interface in com.google.gwt.maps.client.impl
TODO: JSIO should wrap any java method that returns to JavaScript with code to deal with uncaught exceptions.
EventImpl.CopyrightCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with two int arguments.
EventImpl.CopyrightCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.CopyrightCallback
 
EventImpl.DoubleCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with one double argument.
EventImpl.DoubleCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.DoubleCallback
 
EventImpl.IntCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with one integer argument.
EventImpl.IntCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.IntCallback
 
EventImpl.IntIntCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with two integer arguments.
EventImpl.IntIntCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.IntIntCallback
 
EventImpl.LatLngBoundsIntCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with a LatLng and integer argument.
EventImpl.LatLngBoundsIntCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.LatLngBoundsIntCallback
 
EventImpl.LatLngCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with a LatLng argument.
EventImpl.LatLngCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.LatLngCallback
 
EventImpl.MapTypeCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with a MapType argument.
EventImpl.MapTypeCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.MapTypeCallback
 
EventImpl.OverlayCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with an Overlay argument.
EventImpl.OverlayCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.OverlayCallback
 
EventImpl.OverlayLatLngCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with an Overlay and two LatLng arguments.
EventImpl.OverlayLatLngCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.OverlayLatLngCallback
 
EventImpl.PointElementOverlayCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with Point, Element, and Overlay arguments.
EventImpl.PointElementOverlayCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.PointElementOverlayCallback
 
EventImpl.StreetviewDataCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with StreetviewData argument.
EventImpl.StreetviewDataCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.StreetviewDataCallback
 
EventImpl.StreetviewLocationCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface with StreetviewLocation argument.
EventImpl.StreetviewLocationCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.StreetviewLocationCallback
 
EventImpl.VoidCallback - Class in com.google.gwt.maps.client.impl
Provides a way to specify a JavaScript function() with no arguments and handles uncaught exceptions.
EventImpl.VoidCallback() - Constructor for class com.google.gwt.maps.client.impl.EventImpl.VoidCallback
 
EXACT - Static variable in annotation type com.google.gwt.maps.jsio.client.NamePolicy
Makes no changes.
ExceptionHelper - Class in com.google.gwt.ajaxloader.client
Helps with the GWT uncaught exception handler.
execute() - Method in interface com.google.gwt.maps.client.impl.EventImpl.Callback
 
execute() - Method in class com.google.gwt.maps.client.impl.EventImpl.VoidCallback
 
Exported - Annotation Type in com.google.gwt.maps.jsio.client
Individual Java functions may be exported to JavaScript callers by applying this annotation on a concrete Java method within a JSWrapper.
ExportedGeocodeCache - Class in com.google.gwt.maps.client.impl
Helper class for AbstractGeocodeCache.
ExportedGeocodeCache(CustomGeocodeCache) - Constructor for class com.google.gwt.maps.client.impl.ExportedGeocodeCache
 
EXPORTER_POLICY - Static variable in class com.google.gwt.maps.jsio.rebind.TaskFactory
 
extend(Point) - Method in class com.google.gwt.maps.client.geom.Bounds
Enlarges this box so that the point is also contained in this box.
extend(LatLng) - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns a new rectangle such that it contains the given point.
extractMethods(TreeLogger, TypeOracle, JClassType, TaskFactory.Policy) - Static method in class com.google.gwt.maps.jsio.rebind.TaskFactory
Populate propertyAccessors from an array of JMethods.
Extractor<T> - Interface in com.google.gwt.maps.jsio.client.impl
Encapsulates wrap/unwrap logic for passing objects through the Java/JavaScript barrier.
EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
The name of the static field that contains the class's Extractor instance.

F

FactualGeocodeCache - Class in com.google.gwt.maps.client.geocode
This class refines the basic GeocodeCache class by placing stricter conditions on cached replies.
FactualGeocodeCache() - Constructor for class com.google.gwt.maps.client.geocode.FactualGeocodeCache
Constructs a new cache that only caches replies which are very unlikely to change within a short period of time.
FieldName - Annotation Type in com.google.gwt.maps.jsio.client
When implementing a bean property accessor, the default NamePolicy will be used unless this annotation appears on the property's getter or setter.
fire(LatLng) - Method in class com.google.gwt.maps.client.streetview.LatLngStreetviewCallback
 
FLOAT_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
FLYWEIGHT_POLICY - Static variable in class com.google.gwt.maps.jsio.rebind.TaskFactory
 
followLink(JavaScriptObject, double) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
followLink(double) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Follows a link from the current panorama to a neighbouring panorama.
FRAGMENT_ORACLE - Static variable in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Singleton instance of the FragmentGeneratorOracle for the system.
fromContainerPixelToLatLng(JavaScriptObject, Point) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
fromDivPixelToLatLng(JavaScriptObject, Point) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
fromEncoded(EncodedPolyline[]) - Static method in class com.google.gwt.maps.client.overlay.Polygon
Create a polygon from an array of polylines.
fromEncoded(EncodedPolyline[], boolean, String, double, boolean) - Static method in class com.google.gwt.maps.client.overlay.Polygon
Create a polygon from an array of polylines.
fromEncoded(EncodedPolyline) - Static method in class com.google.gwt.maps.client.overlay.Polyline
Create a polyline from an encoded string.
fromEncoded(String, int, double, String, int, String, int) - Static method in class com.google.gwt.maps.client.overlay.Polyline
Create a polyline from an encoded string.
fromEncoded(String, int, String, int) - Static method in class com.google.gwt.maps.client.overlay.Polyline
Create a polyline from an encoded string.
fromJS(JavaScriptObject) - Method in interface com.google.gwt.maps.jsio.client.impl.Extractor
 
fromLatLngToContainerPixel(JavaScriptObject, LatLng) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
fromLatLngToDivPixel(JavaScriptObject, LatLng) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
fromLatLngToPixel(LatLng, int) - Method in class com.google.gwt.maps.client.geom.MercatorProjection
 
fromLatLngToPixel(LatLng, int) - Method in class com.google.gwt.maps.client.geom.Projection
Returns the map coordinates in pixels for the point at the given geographical coordinates, and the given zoom level.
fromLatLngToPixel(JavaScriptObject, LatLng, int) - Method in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
fromPixelToLatLng(Point, int, boolean) - Method in class com.google.gwt.maps.client.geom.MercatorProjection
 
fromPixelToLatLng(Point, int, boolean) - Method in class com.google.gwt.maps.client.geom.Projection
Returns the geographical coordinates for the point at the given map coordinates in pixels, and the given zoom level.
fromPixelToLatLng(JavaScriptObject, Point, int, boolean) - Method in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
fromUrlValue(String) - Static method in class com.google.gwt.maps.client.geom.LatLng
Converts the supplied latitude/longitude String value into a LatLng object.

G

generate(TreeLogger, GeneratorContext, String) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Entry point into the Generator.
GeoAddressAccuracy - Class in com.google.gwt.maps.client.geocode
These constant values are returned by Placemark.getAccuracy().
GeocodeCache - Class in com.google.gwt.maps.client.geocode
A base class used to represent a client side cache for Geocoder requests.
GeocodeCache() - Constructor for class com.google.gwt.maps.client.geocode.GeocodeCache
Deprecated. use GeocodeCache.GeocodeCache(JavaScriptObject) instead
GeocodeCache(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.geocode.GeocodeCache
Instantiate a new wrapper object from an existing JavaScript instance.
GeocodeCacheImpl - Interface in com.google.gwt.maps.client.impl
JSIO Wrapper for the GGeocodeCache class.
Geocoder - Class in com.google.gwt.maps.client.geocode
A class for Geocoding Addresses through Google's Geocoding service over the Internet.
Geocoder() - Constructor for class com.google.gwt.maps.client.geocode.Geocoder
Creates a new instance of a geocoder that talks directly to Google servers.
Geocoder(GeocodeCache) - Constructor for class com.google.gwt.maps.client.geocode.Geocoder
Create a new geocoder object allowing a custom cache to be used.
GeocoderImpl - Interface in com.google.gwt.maps.client.impl
Wraps the GGeocoderClient object from the Maps API using JSIO.
GeocoderImpl.LocationsCallback - Class in com.google.gwt.maps.client.impl
Provides a callback interface to GeocoderImpl.getLocations(JavaScriptObject, String, com.google.gwt.maps.client.impl.GeocoderImpl.LocationsCallback) .
GeocoderImpl.LocationsCallback() - Constructor for class com.google.gwt.maps.client.impl.GeocoderImpl.LocationsCallback
 
GeocoderImpl.Response - Interface in com.google.gwt.maps.client.impl
Provides an interface to the object passed to LocationsCallback#callback(Response)
GeocoderImpl.ResponseStatus - Interface in com.google.gwt.maps.client.impl
Provides an interface to the object passed to LocationsCallback#callback(Response).
GeoXmlLoadCallback - Class in com.google.gwt.maps.client.overlay
Callback used by the load() factory method of GeoXmlOverlay.
GeoXmlLoadCallback() - Constructor for class com.google.gwt.maps.client.overlay.GeoXmlLoadCallback
 
GeoXmlOverlay - Class in com.google.gwt.maps.client.overlay
A map overlay containing geographic content from a publicly accessible GeoRSS XML or KML file.
GeoXmlOverlayImpl - Class in com.google.gwt.maps.client.impl
Creates a binding to the GGeoXml class in the Maps API.
GeoXmlOverlayImpl() - Constructor for class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
get(String) - Method in class com.google.gwt.maps.client.geocode.CustomGeocodeCache
 
get(String) - Method in class com.google.gwt.maps.client.geocode.FactualGeocodeCache
 
get(String) - Method in class com.google.gwt.maps.client.geocode.GeocodeCache
Returns the reply which was stored under the given address.
get(String) - Method in class com.google.gwt.maps.client.impl.ExportedGeocodeCache
 
get(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
get(int) - Method in class com.google.gwt.maps.jsio.client.impl.JSListWrapper
 
get(int) - Method in class com.google.gwt.maps.jsio.client.impl.JSStringListWrapper
 
getAccuracy() - Method in class com.google.gwt.maps.client.geocode.Placemark
An attribute indicating how accurately the Google servers were able to geocode the given address.
getAddress() - Method in class com.google.gwt.maps.client.geocode.Placemark
Returns the entire address for this result.
getAdministrativeArea() - Method in class com.google.gwt.maps.client.geocode.Placemark
The xAL field for "AdministrativeArea", often referred to as 'state'.
getAerialHybridMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getAerialHybridMap() - Static method in class com.google.gwt.maps.client.MapType
This map type displays a transparent layer of major streets on top of aerial imagery.
getAerialMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getAerialMap() - Static method in class com.google.gwt.maps.client.MapType
This map type displays a transparent layer of major streets on satellite images.
getAlt(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getAlt() - Method in class com.google.gwt.maps.client.MapType
Returns to the map the alternative text of this map type.
getArea(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
getArea() - Method in class com.google.gwt.maps.client.overlay.Polygon
Returns the area (in square meters) of the polygon, assuming a spherical Earth.
getBaseCountryCode() - Method in class com.google.gwt.maps.client.geocode.Geocoder
Returns the current country code in use by the given geocoder.
getBaseCountryCode(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
getBoolean(String) - Method in class com.google.gwt.ajaxloader.client.Properties
Get a Boolean value mapped to the specified key.
getBounds() - Method in class com.google.gwt.maps.client.Copyright
Returns the bounds to which this copyright applies.
getBounds() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
This method is used to get the bounding box for the result of this directions query.
getBounds() - Method in class com.google.gwt.maps.client.geocode.Placemark.ExtendedData
The rectangle area representing bounds of the placemark.
getBounds(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.CopyrightImpl
 
getBounds(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getBounds(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getBounds(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
getBounds(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
getBounds() - Method in class com.google.gwt.maps.client.MapWidget
Returns the the visible rectangular region of the map view in geographical coordinates.
getBounds() - Method in class com.google.gwt.maps.client.overlay.Polygon
Returns the bounds for this polygon.
getBounds() - Method in class com.google.gwt.maps.client.overlay.Polyline
Returns the bounds for this polyline.
getBoundsZoomLevel(JavaScriptObject, LatLngBounds) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getBoundsZoomLevel(JavaScriptObject, LatLngBounds, Size) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getBoundsZoomLevel(LatLngBounds, Size) - Method in class com.google.gwt.maps.client.MapType
Returns the highest resolution zoom level that shows show the given geographical bounds in a map of the given pixel size.
getBoundsZoomLevel(LatLngBounds) - Method in class com.google.gwt.maps.client.MapWidget
Returns the zoom level at which the given rectangular region fits in the map view.
getByErrorCode(int) - Static method in enum com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget.ErrorValue
Returns enum value for the passed error code or null if error code is unknown.
getByReturnCode(int) - Static method in enum com.google.gwt.maps.client.streetview.StreetviewClient.ReturnValue
Returns enum value for the passed return code or null if return code is unknown.
getCache() - Method in class com.google.gwt.maps.client.geocode.Geocoder
Returns the currently used geocode cache.
getCache(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
getCenter() - Method in class com.google.gwt.maps.client.geom.Bounds
Returns the pixel coordinates of the center of the rectangular area.
getCenter() - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns the point at the center of the rectangle.
getCenter(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getCenter() - Method in class com.google.gwt.maps.client.MapWidget
Returns the geographical coordinates of the center point of the map view.
getCity() - Method in class com.google.gwt.ajaxloader.client.ClientLocation
Supplies the name of the city associated with the client's IP address.
getCity() - Method in class com.google.gwt.maps.client.geocode.Placemark
xAL field for "LocalityName" returned by the query.
getClientLocation() - Static method in class com.google.gwt.ajaxloader.client.AjaxLoader
 
getCode() - Method in class com.google.gwt.maps.client.impl.DirectionsImpl.Status
 
getCode() - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl.ResponseStatus
 
getCode() - Method in class com.google.gwt.maps.client.streetview.StreetviewData
Returns a status code.
getContent() - Method in class com.google.gwt.maps.client.InfoWindowContent
 
getContentContainers(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
getContentContainers() - Method in class com.google.gwt.maps.client.InfoWindow
Returns the array of Elements that hold the content of the tabs of this info window.
getCopyright() - Method in class com.google.gwt.maps.client.event.MapTypeNewCopyrightHandler.MapTypeNewCopyrightEvent
Returns the copyright associated with this event.
getCopyright() - Method in class com.google.gwt.maps.client.event.NewCopyrightHandler.NewCopyrightEvent
Returns the copyright associated with this event.
getCopyright() - Method in class com.google.gwt.maps.client.event.TileLayerNewCopyrightHandler.TileLayerNewCopyrightEvent
Returns the copyright associated with this event.
getCopyright() - Method in class com.google.gwt.maps.client.streetview.StreetviewData
Returns a localized copyright attribution.
getCopyrightNotice(LatLngBounds, int) - Method in class com.google.gwt.maps.client.CopyrightCollection
Returns the copyright notice for the given viewport.
getCopyrightNotice(JavaScriptObject, LatLngBounds, int) - Method in interface com.google.gwt.maps.client.impl.CopyrightCollectionImpl
 
getCopyrights(LatLngBounds, int) - Method in class com.google.gwt.maps.client.CopyrightCollection
Returns the copyrights that should be displayed for the given viewport.
getCopyrights(JavaScriptObject, LatLngBounds, int) - Method in interface com.google.gwt.maps.client.impl.CopyrightCollectionImpl
 
getCopyrights(JavaScriptObject, LatLngBounds, int) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getCopyrights(LatLngBounds, int) - Method in class com.google.gwt.maps.client.MapType
Returns the copyrights for the given bounds and zoom level.
getCopyrightsHtml() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Returns an HTML string containing the copyright information for this result.
getCopyrightsHtml(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getCountry() - Method in class com.google.gwt.ajaxloader.client.ClientLocation
Supplies the name of the country associated with the client's IP address.
getCountry() - Method in class com.google.gwt.maps.client.geocode.Placemark
The xAL field "CountryNameCode" for the country code.
getCountryCode() - Method in class com.google.gwt.ajaxloader.client.ClientLocation
Supplies the name of the ISO 3166-1 country code associated with the client's IP address.
getCounty() - Method in class com.google.gwt.maps.client.geocode.Placemark
The xAL field for "SubAdministrativeAreaName".
getCurrentMapType(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getCurrentMapType() - Method in class com.google.gwt.maps.client.MapWidget
Returns the currently selected map type.
getDate(String) - Method in class com.google.gwt.ajaxloader.client.Properties
Get a Date object mapped to the specified key.
getDefaultBounds(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
getDefaultBounds() - Method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Returns the bounding box of the default viewport.
getDefaultCenter(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
getDefaultCenter() - Method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Returns the center of the default viewport as a lat/lng.
getDefaultIcon() - Static method in class com.google.gwt.maps.client.overlay.Icon
 
getDefaultMapTypes() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getDefaultMapTypes() - Static method in class com.google.gwt.maps.client.MapType
Returns G_DEFAULT_MAP_TYPES as an Java Array of MapType objects.
getDefaultPosition() - Method in class com.google.gwt.maps.client.control.Control.CustomControl
Gets the default position of this control.
getDefaultSpan(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
getDefaultSpan() - Method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Returns the span of the default viewport as a lat/lng.
getDefaultUI(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getDefaultUI() - Method in class com.google.gwt.maps.client.MapWidget
Returns a MapUIOptions object specifying default behaviour and UI elements for the Map, based on the UI of maps.google.com.
getDescription() - Method in class com.google.gwt.maps.client.streetview.StreetviewLink
Returns a localized string describing the neighbouring location.
getDescription() - Method in class com.google.gwt.maps.client.streetview.StreetviewLocation
Returns a localized string describing the location.
getDescriptionHtml() - Method in class com.google.gwt.maps.client.geocode.Step
Returns an HTML string containing the description of this step.
getDistance() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Returns an object literal representing the total distance of the directions request (across all routes).
getDistance() - Method in class com.google.gwt.maps.client.geocode.Route
Returns the total distance of this route.
getDistance() - Method in class com.google.gwt.maps.client.geocode.Step
Returns the total distance of this step.
getDistance(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getDoubleClick() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether zooming with double-clicks should be enabled.
getDragCrossAnchor() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the pixel coordinate offsets (relative to the the value Icon.getIconAnchor()) of the cross image when an icon is dragged.
getDragCrossImageUrl() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the cross image URL when an icon is dragged.
getDragCrossSize() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the pixel size of the cross image when an icon is dragged.
getDraggableCursorDefault() - Static method in class com.google.gwt.maps.client.DraggableObject
Returns the current dragging cursor in use by the map.
getDraggingCursorDefault() - Static method in class com.google.gwt.maps.client.DraggableObject
Returns the current draggable cursor in use by the map.
getDragObject(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getDragObject() - Method in class com.google.gwt.maps.client.MapWidget
Returns the draggable object used by this map.
getDuration() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Returns an object representing the total time of the directions request (across all routes).
getDuration() - Method in class com.google.gwt.maps.client.geocode.Route
Returns the total estimated time of this route.
getDuration() - Method in class com.google.gwt.maps.client.geocode.Step
Returns the total time of this step.
getDuration(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getEarthInstance() - Method in class com.google.gwt.maps.client.event.EarthInstanceHandler.EarthInstanceEvent
Returns the instance of the earth that generated this event.
getEarthInstance(JavaScriptObject, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getEarthInstance(EarthInstanceHandler) - Method in class com.google.gwt.maps.client.MapWidget
Asynchronously retrieves the Earth instance, initializing it if necessary.
getEarthMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type that shows Google Earth using the browser plugin.
getEarthMapType() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getElement() - Method in class com.google.gwt.maps.client.event.MapRightClickHandler.MapRightClickEvent
Returns the DOM element that generated this event.
getEndGeocode() - Method in class com.google.gwt.maps.client.geocode.Route
Returns the ending point of this route.
getEndLatLng() - Method in class com.google.gwt.maps.client.geocode.Route
Returns a LatLng object for the last point along the polyline for this route.
getErrorCode() - Method in class com.google.gwt.maps.client.event.StreetviewErrorHandler.StreetviewErrorEvent
Returns the code of the error that caused this event.
getErrorCode() - Method in enum com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget.ErrorValue
Returns error code.
getErrorMessage(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getErrorMessage() - Method in class com.google.gwt.maps.client.MapType
Returns the error message that is displayed in areas and zoom levels where this map type does not have map tiles.
getExtendedData() - Method in class com.google.gwt.maps.client.geocode.Placemark
Returns class grouping additional information regarding geocoding.
getExtractor() - Method in class com.google.gwt.maps.jsio.client.impl.JSListWrapper
 
getExtractor() - Method in class com.google.gwt.maps.jsio.client.impl.JSStringListWrapper
 
getExtractor() - Method in interface com.google.gwt.maps.jsio.client.JSWrapper
Used by JSList.
getGeocode(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getHeight() - Method in class com.google.gwt.maps.client.geom.Size
Returns the height parameter.
getHybridMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type that shows transparent street maps over Google Earth satellite images.
getHybridMapType() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getHybridMapType() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether the satellite MapType (G_HYBRID_MAP) should be added to the map.
getIcon(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
getIcon() - Method in class com.google.gwt.maps.client.overlay.Marker
 
getIconAnchor() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the pixel coordinate relative to the top left corner of the icon image at which this icon is anchored to the map.
getIconSize() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the pixel size of the foreground image of the icon.
getId() - Method in class com.google.gwt.maps.client.Copyright
Returns the unique id of this copyright.
getId(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.CopyrightImpl
 
getImageMap() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns an array of integers representing the x/y coordinates of the image map we should use to specify the clickable part of the icon image in browsers other than Internet Explorer.
getImageMapArray() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns an array of integers representing the x/y coordinates of the image map we should use to specify the clickable part of the icon image in browsers other than Internet Explorer.
getImageURL() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the foreground image URL of the icon.
getImportOffset() - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
getImportOffset() - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Specifies the first parameter of imported methods to pass to the imported JavaScript function.
getInfoWindow(MapWidget) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getInfoWindow() - Method in class com.google.gwt.maps.client.MapWidget
Gets the info window associated with the map.
getInfoWindowAnchor() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the pixel coordinate relative to the top left corner of the icon image at which the info window is anchored to this icon.
getInstance() - Static method in class com.google.gwt.maps.client.overlay.PolyStyleOptions
Creates a new PolyStyleOptions object.
getInstance(int) - Static method in class com.google.gwt.maps.client.overlay.PolyStyleOptions
Create a new PolyStyleOptions object.
getJavaPeer(JavaScriptObject) - Static method in class com.google.gwt.maps.jsio.client.JSFlyweightWrapper.Util
Returns the Java peer Object previously associated with obj via a flyweight binding.
getJavaScriptObject() - Method in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
Return the JSONObject that is backing the wrapper.
getJavaScriptObject() - Method in interface com.google.gwt.maps.jsio.client.JSWrapper
Return the JavaScriptObject that is backing the wrapper.
getKey() - Static method in class com.google.gwt.ajaxloader.client.AjaxKeyRepository
Retrieve an Ajax API key given the current location.
getKey(String) - Static method in class com.google.gwt.ajaxloader.client.AjaxKeyRepository
Retrieve an Ajax API Key given the hostname:port value.
getKeyboard() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether the KeyboardHandler should be enabled for the Map.
getLargeMapControl3d() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether the LargeMapControl3D should be added to the Map.
getLatitude() - Method in class com.google.gwt.ajaxloader.client.ClientLocation
Supplies the low resolution latitude associated with the client's IP address.
getLatitude() - Method in class com.google.gwt.maps.client.geom.LatLng
Returns the latitude coordinate of this point in degrees as a number between -90 and 90.
getLatitudeRadians() - Method in class com.google.gwt.maps.client.geom.LatLng
Returns the latitude coordinate of this point in radians as a number between -pi/2 and pi/2.
getLatLng() - Method in class com.google.gwt.maps.client.event.MapClickHandler.MapClickEvent
If the click is not on a marker, the geographical coordinates of the point that was clicked are passed in the point argument.
getLatLng() - Method in class com.google.gwt.maps.client.event.MapDoubleClickHandler.MapDoubleClickEvent
If the click is not on a marker, the geographical coordinates of the point that was clicked are passed in the point argument.
getLatLng() - Method in class com.google.gwt.maps.client.event.MapMouseMoveHandler.MapMouseMoveEvent
Returns the map coordinates for this event.
getLatLng() - Method in class com.google.gwt.maps.client.event.MapMouseOutHandler.MapMouseOutEvent
Returns the map coordinates for this event.
getLatLng() - Method in class com.google.gwt.maps.client.event.MapMouseOverHandler.MapMouseOverEvent
Returns the map coordinates for this event.
getLatLng() - Method in class com.google.gwt.maps.client.event.PolygonClickHandler.PolygonClickEvent
Returns the coordinates associated with this event.
getLatLng() - Method in class com.google.gwt.maps.client.event.PolygonEndLineHandler.PolygonEndLineEvent
Returns the endpoint of the line.
getLatLng() - Method in class com.google.gwt.maps.client.event.PolylineClickHandler.PolylineClickEvent
Returns the coordinates associated with this event.
getLatLng() - Method in class com.google.gwt.maps.client.event.PolylineEndLineHandler.PolylineEndLineEvent
Returns the endpoint of the line.
getLatLng(String, LatLngCallback) - Method in class com.google.gwt.maps.client.geocode.Geocoder
Sends a request to Google servers to geocode the specified address.
getLatLng() - Method in class com.google.gwt.maps.client.geocode.Step
Returns the first point along the polyline for this step.
getLatLng(JavaScriptObject, String, EventImpl.LatLngCallback) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
getLatLng(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
getLatLng(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
getLatLng() - Method in class com.google.gwt.maps.client.overlay.Marker
Returns the geographical coordinates at which this marker is anchored, as set by the constructor or by Marker.setLatLng(LatLng).
getLatLng() - Method in class com.google.gwt.maps.client.streetview.StreetviewLocation
Returns the LatLng of the panorama.
getLatLng() - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Returns the latitude and longitude of the panorama object.
getLength(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
getLength() - Method in class com.google.gwt.maps.client.overlay.Polyline
Returns the length (in meters) of the polyline along the surface of a spherical Earth.
getLinkColor(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getLinkColor() - Method in class com.google.gwt.maps.client.MapType
Returns the color that used for a hyperlinks displayed on the map.
getLinks() - Method in class com.google.gwt.maps.client.streetview.StreetviewData
Returns links to neighbouring panoramas, if any are available.
getLocality() - Method in class com.google.gwt.maps.client.geocode.Placemark
 
getLocation() - Method in class com.google.gwt.maps.client.event.StreetviewInitializedHandler.StreetviewInitializedEvent
Returns the location with which the StreetviewPanoramaWidget is initialized.
getLocation() - Method in class com.google.gwt.maps.client.streetview.StreetviewData
Returns the location data.
getLocations(String, LocationCallback) - Method in class com.google.gwt.maps.client.geocode.Geocoder
Sends a request to Google servers to geocode the specified address.
getLocations(LatLng, LocationCallback) - Method in class com.google.gwt.maps.client.geocode.Geocoder
Sends a request to Google servers to reverse geocode the specified point.
getLocations(JavaScriptObject, LatLng, GeocoderImpl.LocationsCallback) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
getLocations(JavaScriptObject, String, GeocoderImpl.LocationsCallback) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
getLongitude() - Method in class com.google.gwt.ajaxloader.client.ClientLocation
Supplies the low resolution longitude associated with the client's IP address.
getLongitude() - Method in class com.google.gwt.maps.client.geom.LatLng
Returns the longitude coordinate of this point in degrees as a number between -180 and 180.
getLongitudeRadians() - Method in class com.google.gwt.maps.client.geom.LatLng
Returns the longitude coordinate of this point in radians as a number between -pi and pi.
getLowerRight() - Method in class com.google.gwt.maps.client.geom.Bounds
Returns the pixel coordinates of the lower right corner of the rectangular area.
getMapEvent() - Method in class com.google.gwt.maps.client.event.MapMoveHandler.MapMoveEvent
 
getMapEvent() - Method in class com.google.gwt.maps.client.impl.HandlerCollection
The type of event this collection represents.
getMapmakerHybridMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMapmakerHybridMap() - Static method in class com.google.gwt.maps.client.MapType
This map type displays a transparent layer of major streets created using Google Mapmaker on satellite images.
getMapmakerMapTypes() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMapmakerMapTypes() - Static method in class com.google.gwt.maps.client.MapType
Turns G_MAPMAKER_MAP_TYPES into an immutable of MapType objects.
getMapmakerNormalMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMapmakerNormalMap() - Static method in class com.google.gwt.maps.client.MapType
This map type displays a street map with tiles created using Google Mapmaker.
getMapTypeControl() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether a MapTypeControl should be added to the Map.
getMapTypes(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getMapTypes() - Method in class com.google.gwt.maps.client.MapWidget
Gets the array of map types registered with this map.
getMarker(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getMarkers() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Returns the list of Markers associated with the geocode.
getMarsElevationMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMarsElevationMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type displays a shaded relief map of the surface of Mars.
getMarsInfraredMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMarsInfraredMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type displays a shaded infrared map of the surface of Mars.
getMarsMapTypes() - Static method in class com.google.gwt.maps.client.MapType
Turns G_MARS_MAP_TYPES into an immutable of MapType objects.
getMarsVisibleMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMarsVisibleMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type that displays photographs taken from orbit around Mars.
getMaxHeight() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the distance in pixels in which a marker will visually "rise" vertically when dragged.
getMaximumResolution(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMaximumResolution() - Method in class com.google.gwt.maps.client.MapType
Returns the highest zoom level at which this map type is defined for a given point.
getMaxResolution() - Method in class com.google.gwt.maps.client.TileLayer
Returns to the map type the highest zoom level of this tile layer.
getMaxX() - Method in class com.google.gwt.maps.client.geom.Bounds
Returns the x coordinate of the right edge of the rectangle.
getMaxY() - Method in class com.google.gwt.maps.client.geom.Bounds
Returns the y coordinate of the bottom edge of the rectangle.
getMenuMapTypeControl() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether a MenuMapTypeControl should be added to the Map.
getMinimumResolution(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMinimumResolution() - Method in class com.google.gwt.maps.client.MapType
Returns the lowest zoom level at which this map type is defined for a given point.
getMinResolution() - Method in class com.google.gwt.maps.client.TileLayer
Returns to the map type the lowest zoom level of this tile layer.
getMinX() - Method in class com.google.gwt.maps.client.geom.Bounds
Returns the x coordinate of the left edge of the rectangle.
getMinY() - Method in class com.google.gwt.maps.client.geom.Bounds
Returns the y coordinate of the top edge of the rectangle.
getMinZoomLevel() - Method in class com.google.gwt.maps.client.Copyright
Returns the minimum zoom level at which this copyright displays.
getMinZoomLevel(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.CopyrightImpl
 
getMoonElevationMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type that displays a shaded terrain map of the surface of the Moon.
getMoonElevationMapType() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMoonMapTypes() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMoonMapTypes() - Static method in class com.google.gwt.maps.client.MapType
Turns G_MOON_MAP_TYPES into an immutable list of MapType objects.
getMoonVisibleMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getMoonVisibleMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type that displays photographs taken from orbit around the moon.
getMozPrintImageURL() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the URL of the foreground icon image used for printed maps in Firefox/Mozilla.
getName(int) - Static method in class com.google.gwt.maps.client.geocode.StatusCodes
 
getName() - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl.Response
 
getName(JavaScriptObject, boolean) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getName(boolean) - Method in class com.google.gwt.maps.client.MapType
Returns the translated, human-readable string name of the map type.
getNearestPanorama(JavaScriptObject, LatLng, EventImpl.StreetviewDataCallback) - Method in interface com.google.gwt.maps.client.impl.StreetviewClientImpl
 
getNearestPanorama(LatLng, DataStreetviewCallback) - Method in class com.google.gwt.maps.client.streetview.StreetviewClient
Retrieves the data for the nearest panorama to a given LatLng and passes it to the provided callback as a StreetviewData object.
getNearestPanoramaLatLng(JavaScriptObject, LatLng, EventImpl.LatLngCallback) - Method in interface com.google.gwt.maps.client.impl.StreetviewClientImpl
 
getNearestPanoramaLatLng(LatLng, LatLngStreetviewCallback) - Method in class com.google.gwt.maps.client.streetview.StreetviewClient
Finds the LatLng of the nearest panorama to a given point and passes it to the provided callback.
getNewZoomLevel() - Method in class com.google.gwt.maps.client.event.MapZoomEndHandler.MapZoomEndEvent
Returns the zoom level after the event was fired.
getNormalMap() - Static method in class com.google.gwt.maps.client.MapType
Returns the normal street map type.
getNormalMapType() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getNormalMapType() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether the normal MapType (G_NORMAL_MAP) should be added to the map.
getNorthEast() - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns the point at the north-east corner of the rectangle.
getNumber(String) - Method in class com.google.gwt.ajaxloader.client.Properties
Get a Double value mapped to the specified key.
getNumGeocodes(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getNumRoutes(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getNumSteps() - Method in class com.google.gwt.maps.client.geocode.Route
Returns the number of steps in this route.
getObject(String) - Method in class com.google.gwt.ajaxloader.client.Properties
Get a JavaScriptObject mapped to the specified key.
getOldZoomLevel() - Method in class com.google.gwt.maps.client.event.MapZoomEndHandler.MapZoomEndEvent
Returns the zoom level before the event was fired.
getOpacity(TileLayer) - Method in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
getOpacity() - Method in class com.google.gwt.maps.client.TileLayer
Returns to the map the opacity with which to display this tile layer.
getOperableMethods(TypeOracle, JClassType) - Method in interface com.google.gwt.maps.jsio.rebind.TaskFactory.Policy
Specifies the base interface type so that it will be ignored by TaskFactory.extractMethods(TreeLogger, TypeOracle, JClassType, com.google.gwt.maps.jsio.rebind.TaskFactory.Policy).
getOptions() - Method in class com.google.gwt.maps.client.InfoWindowContent
Returns the underlying GInfoWindowOptions object constructed from the building of this InfoWindowContent object.
getOverlay() - Method in class com.google.gwt.maps.client.event.MapAddOverlayHandler.MapAddOverlayEvent
Returns the overlay associated with this event.
getOverlay() - Method in class com.google.gwt.maps.client.event.MapClickHandler.MapClickEvent
If the click was on a marker, then the marker is passed to the event handler in the overlay argument, and a click event is also fired on the marker.
getOverlay() - Method in class com.google.gwt.maps.client.event.MapRemoveOverlayHandler.MapRemoveOverlayEvent
Returns the overlay associated with this event.
getOverlay() - Method in class com.google.gwt.maps.client.event.MapRightClickHandler.MapRightClickEvent
If the click was on a marker, then the marker is passed to the event handler in the overlay argument, and a click event is also fired on the marker.
getOverlayLatLng() - Method in class com.google.gwt.maps.client.event.MapClickHandler.MapClickEvent
If the user clicks on an overlay that is clickable, returns the coordinates of the clicked overlay.
getPane(MapWidget, JSOpaque) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getPane(MapPaneType) - Method in class com.google.gwt.maps.client.MapWidget
Returns the overlay DIV with the given id.
getPanoId(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
getPanoId() - Method in class com.google.gwt.maps.client.streetview.StreetviewLink
Returns a unique identifier for the neighbouring panorama.
getPanoId() - Method in class com.google.gwt.maps.client.streetview.StreetviewLocation
Returns a unique identifier for the panorama.
getPanoId() - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Returns the unique id of the panorama object.
getPanoramaById(JavaScriptObject, String, EventImpl.StreetviewDataCallback) - Method in interface com.google.gwt.maps.client.impl.StreetviewClientImpl
 
getPanoramaById(String, DataStreetviewCallback) - Method in class com.google.gwt.maps.client.streetview.StreetviewClient
Retrieves the data for the given panorama id and passes it to the provided callback as a StreetviewData object.
getPeer() - Method in class com.google.gwt.maps.client.MapType
Returns the native JavaScript object representing this MapType.
getPeer() - Method in class com.google.gwt.maps.client.MapWidget
This method is not meant to be published, but is needed internally to support the GeoXmlOverlay gotoDefaultViewport() method.
getPhysicalMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type that shows a terrain view.
getPhysicalMapType() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getPhysicalMapType() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether the physical MapType (G_PHYSICAL_MAP) should be added to the map.
getPitch() - Method in class com.google.gwt.maps.client.event.StreetviewPitchChangedHandler.StreetviewPitchChangedEvent
Returns the new pitch of the Street View point of view.
getPitch() - Method in class com.google.gwt.maps.client.streetview.Pov
Returns the camera pitch in degrees, relative to the street view vehicle.
getPixelOffset(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
getPixelOffset() - Method in class com.google.gwt.maps.client.InfoWindow
Returns the offset, in pixels, of the tip of the info window from the point on the map at whose geographical coordinates the info window is anchored.
getPlacemarks() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Returns the list of the geocoded results.
getPlacemarks() - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl.Response
 
getPoint() - Method in class com.google.gwt.maps.client.event.MapRightClickHandler.MapRightClickEvent
Returns the pixel coordinate of the click.
getPoint() - Method in class com.google.gwt.maps.client.geocode.Placemark
Returns the point corresponding to the decoded address.
getPoint(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
getPoint(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
Deprecated. 
getPoint() - Method in class com.google.gwt.maps.client.InfoWindow
Returns the geographical point at which the info window is anchored.
getPoint() - Method in class com.google.gwt.maps.client.overlay.Marker
Deprecated.  
getPolicy() - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
getPolicy() - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 
getPolyline() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Returns the Polyline object associated with the entire directions response.
getPolyline(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getPolylineIndex() - Method in class com.google.gwt.maps.client.geocode.Step
Returns the index of the first point along the polyline for this step.
getPostalCode() - Method in class com.google.gwt.maps.client.geocode.Placemark
The xAL field for "PostalCode".
getPOV(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
getPov() - Method in class com.google.gwt.maps.client.streetview.StreetviewLocation
Returns the initial point of view (Pov).
getPov() - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Returns the current point of view (Pov) displayed in the flash viewer.
getPrintImageURL() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the URL of the foreground icon image used for printed maps.
getProjection(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getProjection() - Method in class com.google.gwt.maps.client.MapType
Returns the projection used by this map type.
getPropertyNameFromMethod(JMethod) - Static method in class com.google.gwt.maps.jsio.rebind.TaskFactory
Utility method to extract the bean-style property name from a method.
getPropertyPair(Map<String, Task>, String) - Static method in class com.google.gwt.maps.jsio.rebind.TaskFactory
Utility method to access a Map of String, Tasks.
getRegion() - Method in class com.google.gwt.ajaxloader.client.ClientLocation
Supplies the country specific region name associated with the client's IP address.
getReturnCode() - Method in enum com.google.gwt.maps.client.streetview.StreetviewClient.ReturnValue
Returns return code.
getRoute(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getRoutes() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Returns the list of Route objects in the response.
getSatelliteMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type that shows Google Earth satellite images.
getSatelliteMapType() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getSatelliteMapType() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether the satellite MapType (G_SATELLITE_MAP) should be added to the map.
getScaleControl() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether a ScaleControl should be added to the Map.
getScrollwheel() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether zooming with the scrollwheel should be enabled.
getSelectedTab(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
getSelectedTab() - Method in class com.google.gwt.maps.client.InfoWindow
Returns the index, starting at 0, of the current selected tab.
getSender() - Method in class com.google.gwt.maps.client.event.GroundOverlayVisibilityChangedHandler.GroundOverlayVisibilityChangedEvent
Returns the instance of the ground overlay that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.InfoWindowCloseClickHandler.InfoWindowCloseClickEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.InfoWindowMaximizeClickHandler.InfoWindowMaximizeClickEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.InfoWindowMaximizeEndHandler.InfoWindowMaximizeEndEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.InfoWindowRestoreClickHandler.InfoWindowRestoreClickEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.InfoWindowRestoreEndHandler.InfoWindowRestoreEndEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapAddMapTypeHandler.MapAddMapTypeEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapAddOverlayHandler.MapAddOverlayEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapClearOverlaysHandler.MapClearOverlaysEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapClickHandler.MapClickEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapDoubleClickHandler.MapDoubleClickEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapDragEndHandler.MapDragEndEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapDragHandler.MapDragEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapDragStartHandler.MapDragStartEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapInfoWindowBeforeCloseHandler.MapInfoWindowBeforeCloseEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapInfoWindowCloseHandler.MapInfoWindowCloseEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapInfoWindowOpenHandler.MapInfoWindowOpenEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapMouseMoveHandler.MapMouseMoveEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapMouseOutHandler.MapMouseOutEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapMouseOverHandler.MapMouseOverEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapMoveEndHandler.MapMoveEndEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapMoveHandler.MapMoveEvent
 
getSender() - Method in class com.google.gwt.maps.client.event.MapMoveStartHandler.MapMoveStartEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapRemoveMapTypeHandler.MapRemoveMapTypeEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapRemoveOverlayHandler.MapRemoveOverlayEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapRightClickHandler.MapRightClickEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapTypeChangedHandler.MapTypeChangedEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapTypeNewCopyrightHandler.MapTypeNewCopyrightEvent
Returns the instance of the MapType that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MapZoomEndHandler.MapZoomEndEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerClickHandler.MarkerClickEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerDoubleClickHandler.MarkerDoubleClickEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerDragEndHandler.MarkerDragEndEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerDragHandler.MarkerDragEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerDragStartHandler.MarkerDragStartEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerInfoWindowBeforeCloseHandler.MarkerInfoWindowBeforeCloseEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerInfoWindowCloseHandler.MarkerInfoWindowCloseEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerMouseDownHandler.MarkerMouseDownEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerMouseOutHandler.MarkerMouseOutEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerMouseOverHandler.MarkerMouseOverEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerMouseUpHandler.MarkerMouseUpEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerRemoveHandler.MarkerRemoveEvent
Returns the instance of the map that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.MarkerVisibilityChangedHandler.MarkerVisibilityChangedEvent
Returns the instance of the marker that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.NewCopyrightHandler.NewCopyrightEvent
Returns the instance of the CopyrightCollection that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolygonCancelLineHandler.PolygonCancelLineEvent
Returns the instance of the polygon that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolygonClickHandler.PolygonClickEvent
Returns the instance of the polygon that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolygonEndLineHandler.PolygonEndLineEvent
Returns the instance of the polygon that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolygonLineUpdatedHandler.PolygonLineUpdatedEvent
Returns the instance of the polygon that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolygonMouseOutHandler.PolygonMouseOutEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolygonMouseOverHandler.PolygonMouseOverEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolygonRemoveHandler.PolygonRemoveEvent
Returns the instance of the polygon that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolygonVisibilityChangedHandler.PolygonVisibilityChangedEvent
Returns the instance of the polygon that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolylineCancelLineHandler.PolylineCancelLineEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolylineClickHandler.PolylineClickEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolylineEndLineHandler.PolylineEndLineEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolylineLineUpdatedHandler.PolylineLineUpdatedEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolylineMouseOutHandler.PolylineMouseOutEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolylineMouseOverHandler.PolylineMouseOverEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolylineRemoveHandler.PolylineRemoveEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent
Returns the instance of the polyline that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.StreetviewErrorHandler.StreetviewErrorEvent
Returns the instance of the StreetviewPanoramaWidget that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.StreetviewInitializedHandler.StreetviewInitializedEvent
Returns the instance of the StreetviewPanoramaWidget that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.StreetviewOverlayChangedHandler.StreetviewOverlayChangedEvent
Returns the instance of the overlay that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.StreetviewPitchChangedHandler.StreetviewPitchChangedEvent
Returns the instance of the StreetviewPanoramaWidget that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.StreetviewYawChangedHandler.StreetviewYawChangedEvent
Returns the instance of the StreetviewPanoramaWidget that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.StreetviewZoomChangedHandler.StreetviewZoomChangedEvent
Returns the instance of the StreetviewPanoramaWidget that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.TileLayerNewCopyrightHandler.TileLayerNewCopyrightEvent
Returns the instance of the TileLayer that generated this event.
getSender() - Method in class com.google.gwt.maps.client.event.TrafficOverlayChangedHandler.TrafficOverlayChangedEvent
Returns the instance of the overlay that generated this event.
getSetterParameter(JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
getSetterParameter(JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Extracts the parameter from a setter method that contains the value to store into the backing object.
getShadowSize() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the pixel size of the shadow image.
getShadowURL() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the shadow image URL of the icon.
getSize(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getSize() - Method in class com.google.gwt.maps.client.MapWidget
Returns the size of the map view in pixels.
getSkyMapTypes() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getSkyMapTypes() - Static method in class com.google.gwt.maps.client.MapType
Turns G_SKY_MAP_TYPES into an immutable list of MapType objects.
getSkyVisibleMap() - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getSkyVisibleMap() - Static method in class com.google.gwt.maps.client.MapType
Returns a map type shows a mosaic of the sky.
getSmallZoomControl3d() - Method in class com.google.gwt.maps.client.MapUIOptions
Returns whether a SmallZoomControl3D should be added to the Map.
getSouthWest() - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns the point at the south-west corner of the rectangle.
getSpanZoomLevel(JavaScriptObject, LatLng, LatLng, Size) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getSpanZoomLevel(LatLng, LatLng, Size) - Method in class com.google.gwt.maps.client.MapType
Returns the highest resolution zoom level required to show the given span with the given center point.
getStartGeocode() - Method in class com.google.gwt.maps.client.geocode.Route
Returns the starting point of this route.
getState() - Method in class com.google.gwt.maps.client.geocode.Placemark
The xAL field for "AdministrativeArea".
getStatus(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getStatus() - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl.Response
 
getStep(int) - Method in class com.google.gwt.maps.client.geocode.Route
Returns the Step object for the ith step in this route.
getStreet() - Method in class com.google.gwt.maps.client.geocode.Placemark
The xAL field for "ThoroughfareName".
getString(String) - Method in class com.google.gwt.ajaxloader.client.Properties
Get a String mapped to the specified key.
getSubAdministrativeArea() - Method in class com.google.gwt.maps.client.geocode.Placemark
The xAL field for "SubAdministrativeAreaName", often called "county".
getSummaryHtml() - Method in class com.google.gwt.maps.client.geocode.DirectionResults
Returns an HTML snippet containing a summary of the distance and time for this entire directions request.
getSummaryHtml() - Method in class com.google.gwt.maps.client.geocode.Route
Returns an HTML snippet containing a summary of the distance and time for this route.
getSummaryHtml(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
getText() - Method in class com.google.gwt.maps.client.Copyright
Returns the text of this copyright.
getText(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.CopyrightImpl
 
getTextColor(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getTextColor() - Method in class com.google.gwt.maps.client.MapType
Returns the color used for text displayed on the map.
getTileLayer(TileLayerOverlay) - Method in interface com.google.gwt.maps.client.impl.TileLayerOverlayImpl
 
getTileLayer() - Method in class com.google.gwt.maps.client.overlay.TileLayerOverlay
Gets the tile layer used by this overlay.
getTileLayerOverlay(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
getTileLayerOverlay() - Method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Deprecated.  
getTileLayers(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getTileLayers() - Method in class com.google.gwt.maps.client.MapType
Returns the array of tile layers in the z-order they should be displayed.
getTileSize(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getTileSize() - Method in class com.google.gwt.maps.client.MapType
Returns the tile size of this map's tile layers.
getTileUrl(TileLayer, Point, int) - Method in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
getTileURL(Point, int) - Method in class com.google.gwt.maps.client.TileLayer
Returns to the map the URL of the map tile with the tile indices given by the x and y properties of the Point, at the given zoom level.
getTime() - Method in class com.google.gwt.ajaxloader.client.JsDate
A wrapper for the JavaScript Date's getTime() method.
getTitle(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
getTitle() - Method in class com.google.gwt.maps.client.overlay.Marker
Returns the title of this marker, as set by the constructor via the MarkerOptions.setTitle(String) method.
getTransparentImageURL() - Method in class com.google.gwt.maps.client.overlay.Icon
Returns the URL of a virtually transparent version of the foreground icon image used to capture click events in Internet Explorer.
getType() - Method in class com.google.gwt.maps.client.event.MapAddMapTypeHandler.MapAddMapTypeEvent
Returns the map type associated with this event.
getType() - Method in class com.google.gwt.maps.client.event.MapRemoveMapTypeHandler.MapRemoveMapTypeEvent
Returns the map type associated with this event.
getType() - Method in class com.google.gwt.maps.client.InfoWindowContent
 
getUpperLeft() - Method in class com.google.gwt.maps.client.geom.Bounds
Returns the pixel coordinates of the upper left corner of the rectangular area.
getUrlArg(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
getUrlArg() - Method in class com.google.gwt.maps.client.MapType
Returns the URL argument used to refer to this map type.
getValue() - Method in enum com.google.gwt.maps.client.GoogleBarAdsOptions.AdSafeOption
 
getVersion() - Static method in class com.google.gwt.maps.client.Maps
Return the Maps API Version currently loaded.
getVertex(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
getVertex(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
getVertex(int) - Method in class com.google.gwt.maps.client.overlay.Polygon
Returns the position of the specified vertex in the polygon.
getVertex(int) - Method in class com.google.gwt.maps.client.overlay.Polyline
Returns the vertex with the given index in the polyline.
getVertexCount(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
getVertexCount(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
getVertexCount() - Method in class com.google.gwt.maps.client.overlay.Polygon
Returns the number of vertices in the polygon.
getVertexCount() - Method in class com.google.gwt.maps.client.overlay.Polyline
Returns the number of vertices in the polyline.
getViewport() - Method in class com.google.gwt.maps.client.geocode.Geocoder
Returns the viewport for magnifying geocoding results within that geocoder.
getViewport(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
getWidget() - Method in class com.google.gwt.maps.client.InfoWindowContent.InfoWindowTab
 
getWidgets() - Method in class com.google.gwt.maps.client.InfoWindowContent
 
getWidth() - Method in class com.google.gwt.maps.client.geom.Size
Returns the width parameter.
getWrapWidth(int) - Method in class com.google.gwt.maps.client.geom.MercatorProjection
Mercator projection is periodic in longitude direction, therefore this returns the width of the map of the entire Earth in pixels at the given zoom level.
getWrapWidth(int) - Method in class com.google.gwt.maps.client.geom.Projection
Returns to the map the periodicity in x-direction, i.e.
getWrapWidth(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
getX() - Method in class com.google.gwt.maps.client.geom.Point
Returns the X coordinate.
getX() - Method in class com.google.gwt.maps.client.geom.TileIndex
Returns the X coordinate.
getY() - Method in class com.google.gwt.maps.client.geom.Point
Returns the Y coordinate.
getY() - Method in class com.google.gwt.maps.client.geom.TileIndex
Returns the Y coordinate.
getYaw() - Method in class com.google.gwt.maps.client.event.StreetviewYawChangedHandler.StreetviewYawChangedEvent
Returns the new yaw of the Street View point of view.
getYaw() - Method in class com.google.gwt.maps.client.streetview.Pov
Returns the camera yaw in degrees relative to true north.
getYaw() - Method in class com.google.gwt.maps.client.streetview.StreetviewLink
Returns the yaw from the current location to the neighbouring location.
getZIndex(double) - Static method in class com.google.gwt.maps.client.overlay.Overlay
Returns a CSS z-index value for a given latitude.
getZoom() - Method in class com.google.gwt.maps.client.event.StreetviewZoomChangedHandler.StreetviewZoomChangedEvent
Returns the new zoom of the Street View point of view.
getZoom(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
getZoom() - Method in class com.google.gwt.maps.client.streetview.Pov
Returns the zoom level.
getZoomLevel() - Method in class com.google.gwt.maps.client.MapWidget
Returns the current zoom level.
Global - Annotation Type in com.google.gwt.maps.jsio.client
This annotation is used on a JSWrapper class in a manner similar to Constructor although the value is interpreted as a value reference rather than a function.
GoogleBarAdsOptions - Class in com.google.gwt.maps.client
Wrapper for GGoogleBarAdsOptions, passed as an argument to constructing the map in order to show ads from the GoogleBar.
GoogleBarAdsOptions() - Constructor for class com.google.gwt.maps.client.GoogleBarAdsOptions
 
GoogleBarAdsOptions.AdSafeOption - Enum in com.google.gwt.maps.client
Constants to be used to set the AdSafe option.
GoogleBarOptions - Class in com.google.gwt.maps.client
Wrapper for GGoogleBarOptions, passed as an argument to construct MapOptions.
GoogleBarOptions() - Constructor for class com.google.gwt.maps.client.GoogleBarOptions
 
gotoDefaultViewport(JavaScriptObject, JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
gotoDefaultViewport(MapWidget) - Method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Sets the map's viewport to the default viewport of the XML file.
GroundOverlay - Class in com.google.gwt.maps.client.overlay
A rectangular image overlay whose boundaries are defined by a LatLngBounds.
GroundOverlay(String, LatLngBounds) - Constructor for class com.google.gwt.maps.client.overlay.GroundOverlay
Creates a new ground overlay from the given image with the specified size.
GroundOverlayImpl - Interface in com.google.gwt.maps.client.impl
Creates a binding to the GGroundOverlay class in the Maps API.
GroundOverlayVisibilityChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events from the GroundOverlay.
GroundOverlayVisibilityChangedHandler.GroundOverlayVisibilityChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a GroundOverlay.
GroundOverlayVisibilityChangedHandler.GroundOverlayVisibilityChangedEvent(GroundOverlay, boolean) - Constructor for class com.google.gwt.maps.client.event.GroundOverlayVisibilityChangedHandler.GroundOverlayVisibilityChangedEvent
 

H

HandlerCollection<E> - Class in com.google.gwt.maps.client.impl
A class that keeps track of all JSO's associated with a particular listener instance.
HandlerCollection(JavaScriptObject, MapEvent) - Constructor for class com.google.gwt.maps.client.impl.HandlerCollection
Create an empty collection.
hasField(JavaScriptObject, String) - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
hashCode() - Method in class com.google.gwt.maps.client.Copyright
 
hashCode() - Method in class com.google.gwt.maps.jsio.client.JSOpaque
 
hasLoaded(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
hasStreetviewData() - Method in class com.google.gwt.maps.client.event.StreetviewOverlayChangedHandler.StreetviewOverlayChangedEvent
Returns true if the viewport contains Street View data and false otherwise.
hide(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
hide(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GroundOverlayImpl
 
hide(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
hide(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
hide(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
hide(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
hide(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
hide(TileLayerOverlay) - Method in interface com.google.gwt.maps.client.impl.TileLayerOverlayImpl
 
hide() - Method in class com.google.gwt.maps.client.overlay.Layer
Hides this overlay so it is not visible, but maintains its position in the stack of overlays
hide() - Method in class com.google.gwt.maps.client.overlay.Layer.LayerJso
 
hide() - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Hides the flash viewer.
HierarchicalMapTypeControl - Class in com.google.gwt.maps.client.control
Creates a control with buttons to pan in four directions, and zoom in and zoom out, and a zoom slider.
HierarchicalMapTypeControl() - Constructor for class com.google.gwt.maps.client.control.HierarchicalMapTypeControl
Constructs the control.
HierarchicalMapTypeControlImpl - Interface in com.google.gwt.maps.client.impl
The HierarchicalMapTypeControl provides a "nested" map type control for selecting and switching between supported map types via buttons and nested checkboxes.

I

Icon - Class in com.google.gwt.maps.client.overlay
Wrapper for the Maps API GIcon class, which is like a marker, but allows you to change the shape and other properties.
Icon() - Constructor for class com.google.gwt.maps.client.overlay.Icon
 
identityEquals(JSOpaque) - Method in class com.google.gwt.maps.jsio.client.JSOpaque
Convenience method for comparing object identity.
identityEquals(Object) - Method in class com.google.gwt.maps.jsio.client.JSOpaque
Convenience method for comparing object identity.
impl - Static variable in interface com.google.gwt.maps.client.impl.ControlImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.ControlPositionImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.CopyrightCollectionImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.CopyrightImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.DirectionQueryOptionsImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
impl - Static variable in class com.google.gwt.maps.client.impl.EventImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
impl - Static variable in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.GroundOverlayImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.HierarchicalMapTypeControlImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.MapImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.MapOptionsImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.MapTypeImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.MarkerImpl
 
impl - Static variable in class com.google.gwt.maps.client.impl.OverlayImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.PolygonImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.PolylineImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.StreetviewClientImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.StreetviewOverlayImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.TileLayerOverlayImpl
 
impl - Static variable in interface com.google.gwt.maps.client.impl.TrafficOverlayImpl
 
Imported - Annotation Type in com.google.gwt.maps.jsio.client
Allows methods declared in a type annotated with BeanProperties that look like bean property setter/getters to be treated as imported methods.
InfoWindow - Class in com.google.gwt.maps.client
Each map within the Google Maps API may show a single "info window" of type InfoWindow, which displays HTML content in a floating window above the map.
InfoWindowCloseClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CLOSECLICK events from the InfoWindow.
InfoWindowCloseClickHandler.InfoWindowCloseClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CLOSECLICK event on a InfoWindow.
InfoWindowCloseClickHandler.InfoWindowCloseClickEvent(InfoWindow) - Constructor for class com.google.gwt.maps.client.event.InfoWindowCloseClickHandler.InfoWindowCloseClickEvent
 
InfoWindowContent - Class in com.google.gwt.maps.client
InfoWindowContent describes the type of content that can be displayed in an InfoWindow.
InfoWindowContent(InfoWindowContent.InfoWindowTab[]) - Constructor for class com.google.gwt.maps.client.InfoWindowContent
Create a new InfoWindowContent object given an array of tabs.
InfoWindowContent(InfoWindowContent.InfoWindowTab[], int) - Constructor for class com.google.gwt.maps.client.InfoWindowContent
Create a new InfoWindowContent object given an array of tabs, setting the focus to a particular tab.
InfoWindowContent(String) - Constructor for class com.google.gwt.maps.client.InfoWindowContent
Create a new InfoWindowContent object containing an HTML string to display in the window.
InfoWindowContent(Widget) - Constructor for class com.google.gwt.maps.client.InfoWindowContent
Create the new InfoWindowContent object containing a GWT Widget.
InfoWindowContent.InfoWindowTab - Class in com.google.gwt.maps.client
Class that allows access to one tab of a tabbed info window.
InfoWindowContent.InfoWindowTab(String, String) - Constructor for class com.google.gwt.maps.client.InfoWindowContent.InfoWindowTab
Create a new tab on an InfoWindow with the specified HTML string as the content.
InfoWindowContent.InfoWindowTab(String, Widget) - Constructor for class com.google.gwt.maps.client.InfoWindowContent.InfoWindowTab
Create a new tab on an InfoWindow with the specified GWT widget as the content.
InfoWindowContent.MapBlowupContent - Class in com.google.gwt.maps.client
Class that represents the content of a blowup map.
InfoWindowContent.MapBlowupContent() - Constructor for class com.google.gwt.maps.client.InfoWindowContent.MapBlowupContent
Create a new blowup map with default parameters for map type and zoom level.
InfoWindowContent.MapBlowupContent(MapType, int) - Constructor for class com.google.gwt.maps.client.InfoWindowContent.MapBlowupContent
Create a new blowup map.
infoWindowEnabled(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
InfoWindowImpl - Interface in com.google.gwt.maps.client.impl
Provides an interface to the GInfoWindowTab object from the Maps API using JSIO.
InfoWindowMaximizeClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MAXIMIZECLICK events from the InfoWindow.
InfoWindowMaximizeClickHandler.InfoWindowMaximizeClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MAXIMIZECLICK event on a InfoWindow.
InfoWindowMaximizeClickHandler.InfoWindowMaximizeClickEvent(InfoWindow) - Constructor for class com.google.gwt.maps.client.event.InfoWindowMaximizeClickHandler.InfoWindowMaximizeClickEvent
 
InfoWindowMaximizeEndHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MAXIMIZEEND events from the InfoWindow.
InfoWindowMaximizeEndHandler.InfoWindowMaximizeEndEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MAXIMIZEEND event on a InfoWindow.
InfoWindowMaximizeEndHandler.InfoWindowMaximizeEndEvent(InfoWindow) - Constructor for class com.google.gwt.maps.client.event.InfoWindowMaximizeEndHandler.InfoWindowMaximizeEndEvent
 
InfoWindowOptionsImpl - Interface in com.google.gwt.maps.client.impl
Provides an interface to the GInfoWindowsOptions object from the Maps API using JSIO.
InfoWindowRestoreClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.RESTORECLICK events from the InfoWindow.
InfoWindowRestoreClickHandler.InfoWindowRestoreClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.RESTORECLICK event on a InfoWindow.
InfoWindowRestoreClickHandler.InfoWindowRestoreClickEvent(InfoWindow) - Constructor for class com.google.gwt.maps.client.event.InfoWindowRestoreClickHandler.InfoWindowRestoreClickEvent
 
InfoWindowRestoreEndHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.RESTOREEND events from the InfoWindow.
InfoWindowRestoreEndHandler.InfoWindowRestoreEndEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.RESTOREEND event on a InfoWindow.
InfoWindowRestoreEndHandler.InfoWindowRestoreEndEvent(InfoWindow) - Constructor for class com.google.gwt.maps.client.event.InfoWindowRestoreEndHandler.InfoWindowRestoreEndEvent
 
init() - Static method in class com.google.gwt.ajaxloader.client.AjaxLoader
Initialize the API without specifying a key.
init(String) - Static method in class com.google.gwt.ajaxloader.client.AjaxLoader
Initialize the API with a supplied key value.
init(String, String) - Static method in class com.google.gwt.ajaxloader.client.AjaxLoader
Initialize the API with a supplied key value and custom hostname.
initialize(MapWidget) - Method in class com.google.gwt.maps.client.control.Control.CustomControl
Initializes this control with the given map.
initialize(JavaScriptObject, MapWidget) - Method in class com.google.gwt.maps.client.impl.OverlayImpl
 
initialize(MapWidget) - Method in class com.google.gwt.maps.client.overlay.Overlay.ConcreteOverlay
 
initialize(MapWidget) - Method in class com.google.gwt.maps.client.overlay.Overlay
Called by the map after the overlay is added to the map using MapWidget.addOverlay(Overlay).
inLocalizedUnits() - Method in class com.google.gwt.maps.client.geocode.Distance
Returns the distance in the units that are predominant in the starting country of this set of directions.
inLocalizedUnits() - Method in class com.google.gwt.maps.client.geocode.Duration
Returns a string containing a localized string representation of the time.
inMeters() - Method in class com.google.gwt.maps.client.geocode.Distance
Returns the distance measured in meters.
inSeconds() - Method in class com.google.gwt.maps.client.geocode.Duration
Returns a number indicating the numeric value of the time (in seconds).
insertVertex(JavaScriptObject, int, LatLng) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
insertVertex(JavaScriptObject, int, LatLng) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
insertVertex(int, LatLng) - Method in class com.google.gwt.maps.client.overlay.Polygon
Inserts a new point at the given index in the polygon.
insertVertex(int, LatLng) - Method in class com.google.gwt.maps.client.overlay.Polyline
Inserts a new point at the given index in the polyline and updates its shape.
installKeyboardHandler(MapWidget) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
installKeyboardHandler() - Method in class com.google.gwt.maps.client.MapWidget
Enables keyboard shortcuts on the map.
INTEGER_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
INTERSECTION - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
intersects(LatLngBounds) - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns true if the specified rectangle intersects this rectangle.
isBrowserCompatible() - Static method in class com.google.gwt.maps.client.Maps
Returns true if the current browser supports the maps API library.
isCachable(JavaScriptObject, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
isCacheable(JavaScriptObject) - Method in class com.google.gwt.maps.client.geocode.CustomGeocodeCache
 
isCacheable(JavaScriptObject) - Method in class com.google.gwt.maps.client.geocode.FactualGeocodeCache
 
isCacheable(JavaScriptObject) - Method in class com.google.gwt.maps.client.geocode.GeocodeCache
Returns whether or not the given reply should be cached.
isCacheable(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.ExportedGeocodeCache
 
isContinuousZoomEnabled() - Method in class com.google.gwt.maps.client.MapWidget
Returns true if continuous smooth zooming is enabled.
isDate(JavaScriptObject) - Static method in class com.google.gwt.ajaxloader.client.JsDate
Tests if the JavaScriptObject can be cast to JsDate.
isDoubleClickZoomEnabled() - Method in class com.google.gwt.maps.client.MapWidget
Returns true if double-click to zoom is enabled.
isDraggable() - Method in class com.google.gwt.maps.client.MapWidget
Returns true if dragging of the map is enabled.
isDraggable() - Method in class com.google.gwt.maps.client.overlay.Marker
See if this Marker was created as a draggable marker type, that is, the draggable option was set in MarkerOptions when it was constructed.
isDraggingEnabled() - Method in class com.google.gwt.maps.client.overlay.Marker
Returns true if this marker is not only a draggable type of marker.
isEmpty() - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns true if this rectangle is empty.
isEquals(LatLng) - Method in class com.google.gwt.maps.client.geom.LatLng
Does what equals() ought to do, but we are constrained by the JS overlay rules.
isFullLatitude() - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns true if this rectangle extends from the south pole to the north pole.
isFullLongitude() - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns true if this rectangle extends fully around the earth in the longitude direction.
isHidden(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
isHidden(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GroundOverlayImpl
 
isHidden(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
isHidden(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
isHidden(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
isHidden(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
isHidden(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
isHidden() - Method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Returns true if the GeoXmlOverlay object is currently hidden, as changed by the GeoXmlOverlay.setVisible(boolean).
isHidden(String) - Static method in class com.google.gwt.maps.client.overlay.Layer
returns true if the named layer is currently hidden.
isHidden() - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Returns true if and only if the flash viewer associated with this object is hidden.
isInfoWindowEnabled() - Method in class com.google.gwt.maps.client.MapWidget
Returns true if opening info windows is enabled.
isLoaded(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
isLoaded() - Static method in class com.google.gwt.maps.client.Maps
Check for the availability of the Maps API.
isPinchToZoomEnabled() - Method in class com.google.gwt.maps.client.MapWidget
Returns a Boolean indicating whether pinch to zoom is enabled.
isPng(TileLayer) - Method in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
isPng() - Method in class com.google.gwt.maps.client.TileLayer
Returns to the map the copyright messages for this tile layer that are pertinent for the given map region at the given zoom level.
isRTL() - Static method in class com.google.gwt.maps.client.Maps
Returns true if the application's UI layout is right-to-left in bidirectional languages such as Arabic or Hebrew.
isScrollWheelZoomEnabled() - Method in class com.google.gwt.maps.client.MapWidget
Returns true if zooming using a mouse's scroll wheel is enabled.
isSelectable() - Method in class com.google.gwt.maps.client.control.Control.CustomControl
Returns to the map if the control contains selectable text.
isTrafficInView() - Method in class com.google.gwt.maps.client.event.TrafficOverlayChangedHandler.TrafficOverlayChangedEvent
Returns true if the viewport contains traffic data and false otherwise.
isVisible() - Method in class com.google.gwt.maps.client.event.GroundOverlayVisibilityChangedHandler.GroundOverlayVisibilityChangedEvent
Returns the visible state of the GroundOverlay.
isVisible() - Method in class com.google.gwt.maps.client.event.MarkerVisibilityChangedHandler.MarkerVisibilityChangedEvent
Returns the visible state of the marker.
isVisible() - Method in class com.google.gwt.maps.client.event.PolygonVisibilityChangedHandler.PolygonVisibilityChangedEvent
Returns the coordinates associated with this event.
isVisible() - Method in class com.google.gwt.maps.client.event.PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent
Returns the coordinates associated with this event.
isVisible() - Method in class com.google.gwt.maps.client.InfoWindow
Returns true if the info window is visible.
isVisible() - Method in class com.google.gwt.maps.client.overlay.GroundOverlay
Returns true if the overlay is currently visible.
isVisible() - Method in class com.google.gwt.maps.client.overlay.Marker
Returns true if the marker is currently visible on the map.
isVisible() - Method in class com.google.gwt.maps.client.overlay.Polygon
Returns true if the polygon is visible on the map.
isVisible() - Method in class com.google.gwt.maps.client.overlay.Polyline
Returns true if the polyline is visible on the map.

J

JsDate - Class in com.google.gwt.ajaxloader.client
Wraps a JavaScript Date object.
JsDate() - Constructor for class com.google.gwt.ajaxloader.client.JsDate
 
JSFlyweightWrapper - Interface in com.google.gwt.maps.jsio.client
A variation on JSWrapper that implements a flyweight-style API binding.
JSFlyweightWrapper.Util - Class in com.google.gwt.maps.jsio.client
Allows access to flyweight internals.
JSFlyweightWrapper.Util() - Constructor for class com.google.gwt.maps.jsio.client.JSFlyweightWrapper.Util
 
JSFlyweightWrapperGenerator - Class in com.google.gwt.maps.jsio.rebind
Generates a flyweight-style JSIO interface.
JSFlyweightWrapperGenerator() - Constructor for class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
JSFunction - Class in com.google.gwt.maps.jsio.client
This is an interface for use with JSWrapper to export a Java function into a JavaScript context.
JSFunction() - Constructor for class com.google.gwt.maps.jsio.client.JSFunction
 
JSList<T> - Interface in com.google.gwt.maps.jsio.client
This is a tag interface for use with JSWrapper when the underlying data type is a JavaScript array-like object.
JSListWrapper<T> - Class in com.google.gwt.maps.jsio.client.impl
This an implementation of List that operates directly on JS arrays of objects that can be made into JavaScriptObjects.
JSListWrapper(Extractor<T>) - Constructor for class com.google.gwt.maps.jsio.client.impl.JSListWrapper
 
JSO_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
Essentially a no-op since JavaScriptObjects are transparent to the Java side of the code.
JSONWrapperException - Exception in com.google.gwt.maps.jsio.client
A generic Exception base class for JSWrapper operations.
JSONWrapperException() - Constructor for exception com.google.gwt.maps.jsio.client.JSONWrapperException
 
JSONWrapperException(String) - Constructor for exception com.google.gwt.maps.jsio.client.JSONWrapperException
 
JSONWrapperException(String, Throwable) - Constructor for exception com.google.gwt.maps.jsio.client.JSONWrapperException
 
JSONWrapperUtil - Class in com.google.gwt.maps.jsio.client.impl
Internal utility functions to encapsulate often-used idioms.
JSOpaque - Class in com.google.gwt.maps.jsio.client
Allows by-name references to JavaScript values.
JSOpaque(String) - Constructor for class com.google.gwt.maps.jsio.client.JSOpaque
Constructor.
JSOPAQUE_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
jsoPeer - Variable in class com.google.gwt.maps.client.control.Control
The JSO being wrapped by this class.
jsoPeer - Variable in class com.google.gwt.maps.client.geocode.GeocodeCache
 
jsoPeer - Variable in class com.google.gwt.maps.client.geom.Projection
 
jsoPeer - Variable in class com.google.gwt.maps.client.overlay.Overlay
 
jsoPeer - Variable in class com.google.gwt.maps.client.TileLayer
 
JSStringListWrapper - Class in com.google.gwt.maps.jsio.client.impl
This an implementation of List that operates directly on JS arrays of Strings.
JSStringListWrapper() - Constructor for class com.google.gwt.maps.jsio.client.impl.JSStringListWrapper
 
JsUtil - Class in com.google.gwt.maps.client.impl
This class provides utilities to aid in GWT-JavaScript interoperability.
JSWrapper<T extends JSWrapper<T>> - Interface in com.google.gwt.maps.jsio.client
Automatically generates Java/JavaScript interface linkages.
JSWrapperGenerator - Class in com.google.gwt.maps.jsio.rebind
The Generator that provides implementations of JSWrapper.
JSWrapperGenerator() - Constructor for class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 

L

LargeMapControl - Class in com.google.gwt.maps.client.control
Creates a control with buttons to pan in four directions, and zoom in and zoom out, and a zoom slider.
LargeMapControl() - Constructor for class com.google.gwt.maps.client.control.LargeMapControl
Creates a new large control.
LargeMapControl3D - Class in com.google.gwt.maps.client.control
Creates a control with buttons to pan in four directions, and zoom in and zoom out, and a zoom slider in a 3D style.
LargeMapControl3D() - Constructor for class com.google.gwt.maps.client.control.LargeMapControl3D
Creates a new large control in a 3D style.
LatLng - Class in com.google.gwt.maps.client.geom
A geographical point represented by a latitude and a longitude.
LatLng() - Constructor for class com.google.gwt.maps.client.geom.LatLng
 
LatLngBounds - Class in com.google.gwt.maps.client.geom
Represents a rectangle in geographical coordinates, including one that crosses the 180 degrees meridian.
LatLngBounds() - Constructor for class com.google.gwt.maps.client.geom.LatLngBounds
 
LatLngCallback - Interface in com.google.gwt.maps.client.geocode
Used as an argument to Geocoder.getLatLng(String,LatLngCallback).
LatLngStreetviewCallback - Class in com.google.gwt.maps.client.streetview
An abstract class to be extended in order to use with StreetviewClient.getNearestPanoramaLatLng(LatLng, LatLngStreetviewCallback)
LatLngStreetviewCallback() - Constructor for class com.google.gwt.maps.client.streetview.LatLngStreetviewCallback
 
Layer - Class in com.google.gwt.maps.client.overlay
This class instantiates a predefined "layer" overlay consisting of a collection of related items.
Layer(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.Layer
 
Layer.LayerJso - Class in com.google.gwt.maps.client.overlay
Native methods to access the Glayer object.
Layer.LayerJso() - Constructor for class com.google.gwt.maps.client.overlay.Layer.LayerJso
 
load(String, DirectionQueryOptions) - Static method in class com.google.gwt.maps.client.geocode.Directions
Load a new Directions query.
load(String, DirectionQueryOptions, DirectionsCallback) - Static method in class com.google.gwt.maps.client.geocode.Directions
Load a new Directions query.
load(String, DirectionsCallback) - Static method in class com.google.gwt.maps.client.geocode.Directions
Load a new Directions query.
load(JavaScriptObject, String, DirectionQueryOptions) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
load(String, GeoXmlLoadCallback) - Static method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Factory method to create a new overlay from a GeoRSS XML or KML file.
loadApi(String, String, Runnable, AjaxLoader.AjaxLoaderOptions) - Static method in class com.google.gwt.ajaxloader.client.AjaxLoader
Launches an API load request.
loadedCorrectly(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
loadFromWaypoints(Waypoint[], DirectionQueryOptions) - Static method in class com.google.gwt.maps.client.geocode.Directions
Load a new directions query using an array of waypoints as input instead of a single query string.
loadFromWaypoints(Waypoint[], DirectionQueryOptions, DirectionsCallback) - Static method in class com.google.gwt.maps.client.geocode.Directions
Load a new directions query using an array of waypoints as input instead of a single query string.
loadFromWaypoints(Waypoint[], DirectionsCallback) - Static method in class com.google.gwt.maps.client.geocode.Directions
Load a new directions query using an array of waypoints as input instead of a single query string.
loadFromWaypoints(JavaScriptObject, JSList<String>, DirectionQueryOptions) - Method in interface com.google.gwt.maps.client.impl.DirectionsImpl
 
loadMapsApi(String, String, boolean, AjaxLoader.AjaxLoaderOptions, Runnable) - Static method in class com.google.gwt.maps.client.Maps
Initializes the Maps API using the AjaxLoader.
loadMapsApi(String, String, boolean, Runnable) - Static method in class com.google.gwt.maps.client.Maps
Initializes the Maps API using the AjaxLoader.
LocationCallback - Interface in com.google.gwt.maps.client.geocode
Used as an argument for the getLocations() method in Geocoder.getLocations(String, LocationCallback).
logWrite(String) - Static method in class com.google.gwt.maps.client.Maps
Writes the message as plain text into the log window.
logWrite(String, String) - Static method in class com.google.gwt.maps.client.Maps
Writes the message as plain text into the log window.
logWriteHtml(String) - Static method in class com.google.gwt.maps.client.Maps
Writes text as HTML in the log window.
logWriteUrl(String) - Static method in class com.google.gwt.maps.client.Maps
Writes a link to the given URL into the log window.
LongFragmentGenerator - Class in com.google.gwt.maps.jsio.rebind
This doesn't add support for Longs and longs, but provides an explanation as to why they aren't supported.
LongFragmentGenerator() - Constructor for class com.google.gwt.maps.jsio.rebind.LongFragmentGenerator
 
LOWER - Static variable in annotation type com.google.gwt.maps.jsio.client.NamePolicy
Converts to lower-case.

M

MapAddMapTypeHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.ADDMAPTYPE events from the MapWidget.
MapAddMapTypeHandler.MapAddMapTypeEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.ADDMAPTYPE event on a MapWidget.
MapAddMapTypeHandler.MapAddMapTypeEvent(MapWidget, MapType) - Constructor for class com.google.gwt.maps.client.event.MapAddMapTypeHandler.MapAddMapTypeEvent
 
MapAddOverlayHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.ADDOVERLAY events from the MapWidget.
MapAddOverlayHandler.MapAddOverlayEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.ADDOVERLAY event on a MapWidget.
MapAddOverlayHandler.MapAddOverlayEvent(MapWidget, Overlay) - Constructor for class com.google.gwt.maps.client.event.MapAddOverlayHandler.MapAddOverlayEvent
 
MapClearOverlaysHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CLEAROVERLAYS events from the MapWidget.
MapClearOverlaysHandler.MapClearOverlaysEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CLEAROVERLAYS event on a MapWidget.
MapClearOverlaysHandler.MapClearOverlaysEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapClearOverlaysHandler.MapClearOverlaysEvent
 
MapClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive click events from the MapWidget.
MapClickHandler.MapClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the "click" event on a MapWidget.
MapClickHandler.MapClickEvent(MapWidget, Overlay, LatLng, LatLng) - Constructor for class com.google.gwt.maps.client.event.MapClickHandler.MapClickEvent
 
MapDoubleClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive click events from the MapWidget.
MapDoubleClickHandler.MapDoubleClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the "click" event on a MapWidget.
MapDoubleClickHandler.MapDoubleClickEvent(MapWidget, LatLng) - Constructor for class com.google.gwt.maps.client.event.MapDoubleClickHandler.MapDoubleClickEvent
 
MapDragEndHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.DRAGEND events from the MapWidget.
MapDragEndHandler.MapDragEndEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.DRAGEND event on a MapWidget.
MapDragEndHandler.MapDragEndEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapDragEndHandler.MapDragEndEvent
 
MapDragHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.DRAG events from the MapWidget.
MapDragHandler.MapDragEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.DRAG event on a MapWidget.
MapDragHandler.MapDragEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapDragHandler.MapDragEvent
 
MapDragStartHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.DRAGSTART events from the MapWidget.
MapDragStartHandler.MapDragStartEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.DRAGSTART event on a MapWidget.
MapDragStartHandler.MapDragStartEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapDragStartHandler.MapDragStartEvent
 
MapEvent - Enum in com.google.gwt.maps.client.impl
These strings represent the event names used in the Google Maps API.
MapImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GMap object from the Maps API using JSIO.
MapInfoWindowBeforeCloseHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.INFOWINDOWBEFORECLOSE events from the MapWidget.
MapInfoWindowBeforeCloseHandler.MapInfoWindowBeforeCloseEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.INFOWINDOWBEFORECLOSE event on a MapWidget.
MapInfoWindowBeforeCloseHandler.MapInfoWindowBeforeCloseEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapInfoWindowBeforeCloseHandler.MapInfoWindowBeforeCloseEvent
 
MapInfoWindowCloseHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.INFOWINDOWCLOSE events from the MapWidget.
MapInfoWindowCloseHandler.MapInfoWindowCloseEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.INFOWINDOWCLOSE event on a MapWidget.
MapInfoWindowCloseHandler.MapInfoWindowCloseEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapInfoWindowCloseHandler.MapInfoWindowCloseEvent
 
MapInfoWindowOpenHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.INFOWINDOWOPEN events from the MapWidget.
MapInfoWindowOpenHandler.MapInfoWindowOpenEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.INFOWINDOWOPEN event on a MapWidget.
MapInfoWindowOpenHandler.MapInfoWindowOpenEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapInfoWindowOpenHandler.MapInfoWindowOpenEvent
 
MapMouseMoveHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOUTevents from the MapWidget.
MapMouseMoveHandler.MapMouseMoveEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEMOVE event on a MapWidget.
MapMouseMoveHandler.MapMouseMoveEvent(MapWidget, LatLng) - Constructor for class com.google.gwt.maps.client.event.MapMouseMoveHandler.MapMouseMoveEvent
 
MapMouseOutHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOUT events from the MapWidget.
MapMouseOutHandler.MapMouseOutEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEOUT event on a MapWidget.
MapMouseOutHandler.MapMouseOutEvent(MapWidget, LatLng) - Constructor for class com.google.gwt.maps.client.event.MapMouseOutHandler.MapMouseOutEvent
 
MapMouseOverHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOVER events from the MapWidget.
MapMouseOverHandler.MapMouseOverEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEOVER event on a MapWidget.
MapMouseOverHandler.MapMouseOverEvent(MapWidget, LatLng) - Constructor for class com.google.gwt.maps.client.event.MapMouseOverHandler.MapMouseOverEvent
 
MapMoveEndHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOVEEND events from the MapWidget.
MapMoveEndHandler.MapMoveEndEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOVEEND event on a MapWidget.
MapMoveEndHandler.MapMoveEndEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapMoveEndHandler.MapMoveEndEvent
 
MapMoveHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOVEEND events from the MapWidget.
MapMoveHandler.MapMoveEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MAPMOVE event on a MapWidget.
MapMoveHandler.MapMoveEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapMoveHandler.MapMoveEvent
 
MapMoveStartHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive click events from the MapWidget.
MapMoveStartHandler.MapMoveStartEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the "click" event on a MapWidget.
MapMoveStartHandler.MapMoveStartEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapMoveStartHandler.MapMoveStartEvent
 
MapOptions - Class in com.google.gwt.maps.client
Wrapper for the GMapOptions class, passed as an argument to construct MapWidget.
MapOptions() - Constructor for class com.google.gwt.maps.client.MapOptions
 
MapOptionsImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GMapOptions object from the Maps API using JSIO.
MapPane - Class in com.google.gwt.maps.client
Represents a DIV element for the specified layer of the map identified by the G_MAP_XXX_PANE constants in the Maps API.
MapPaneType - Enum in com.google.gwt.maps.client
Identifies a layer of the map used as a parameter to MapWidget.getPane(MapPaneType).
MapRemoveMapTypeHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.REMOVEMAPTYPEevents from the MapWidget.
MapRemoveMapTypeHandler.MapRemoveMapTypeEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.REMOVEMAPTYPE event on a MapWidget.
MapRemoveMapTypeHandler.MapRemoveMapTypeEvent(MapWidget, MapType) - Constructor for class com.google.gwt.maps.client.event.MapRemoveMapTypeHandler.MapRemoveMapTypeEvent
 
MapRemoveOverlayHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.REMOVEOVERLAY events from the MapWidget.
MapRemoveOverlayHandler.MapRemoveOverlayEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.REMOVEOVERLAY event on a MapWidget.
MapRemoveOverlayHandler.MapRemoveOverlayEvent(MapWidget, Overlay) - Constructor for class com.google.gwt.maps.client.event.MapRemoveOverlayHandler.MapRemoveOverlayEvent
 
MapRightClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive click events from the MapWidget.
MapRightClickHandler.MapRightClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the "click" event on a MapWidget.
MapRightClickHandler.MapRightClickEvent(MapWidget, Point, Element, Overlay) - Constructor for class com.google.gwt.maps.client.event.MapRightClickHandler.MapRightClickEvent
 
Maps - Class in com.google.gwt.maps.client
A collection of static methods and API wide constants.
MapType - Class in com.google.gwt.maps.client
A MapType is a sequence of tile layers, a map projection, a tile size, and assorted other settings, link colors, and copyrights.
MapType(TileLayer[], Projection, String) - Constructor for class com.google.gwt.maps.client.MapType
Creates a new custom map type from the tile layers, projection, and name.
MapType(TileLayer[], Projection, String, MapTypeOptions) - Constructor for class com.google.gwt.maps.client.MapType
Creates a new custom map type from the tile layers, projection, name, and options.
MapTypeChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.TYPECHANGED events from the MapWidget.
MapTypeChangedHandler.MapTypeChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.TYPECHANGED event on a MapWidget.
MapTypeChangedHandler.MapTypeChangedEvent(MapWidget) - Constructor for class com.google.gwt.maps.client.event.MapTypeChangedHandler.MapTypeChangedEvent
 
MapTypeControl - Class in com.google.gwt.maps.client.control
Creates a standard map type control for selecting and switching between supported map types via buttons.
MapTypeControl() - Constructor for class com.google.gwt.maps.client.control.MapTypeControl
Create a new standard map type control.
MapTypeControl(boolean) - Constructor for class com.google.gwt.maps.client.control.MapTypeControl
Creates a GMapTypeControl, using the short (alt) names for the map types if useShortNames is set to true, and the long names by default.
MapTypeImpl - Interface in com.google.gwt.maps.client.impl
A Flyweight style wrapper for the Maps JavaScript MapType class.
MapTypeNewCopyrightHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.NEWCOPYRIGHT events from the MapType.
MapTypeNewCopyrightHandler.MapTypeNewCopyrightEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the event.
MapTypeNewCopyrightHandler.MapTypeNewCopyrightEvent(MapType, Copyright) - Constructor for class com.google.gwt.maps.client.event.MapTypeNewCopyrightHandler.MapTypeNewCopyrightEvent
 
MapTypeOptions - Class in com.google.gwt.maps.client
A container object for building a set of options to create a custom MapType.
MapTypeOptions() - Constructor for class com.google.gwt.maps.client.MapTypeOptions
 
MapTypeOptionsImpl - Interface in com.google.gwt.maps.client.impl
This class corresponds to the GMapTypeOptions class in the Maps JavaScript API.
MapUIOptions - Class in com.google.gwt.maps.client
Wrapper for GMapUIOptions.
MapUIOptions() - Constructor for class com.google.gwt.maps.client.MapUIOptions
 
MapWidget - Class in com.google.gwt.maps.client
A widget that presents a viewable Google Map to a user.
MapWidget() - Constructor for class com.google.gwt.maps.client.MapWidget
 
MapWidget(LatLng, int) - Constructor for class com.google.gwt.maps.client.MapWidget
Creates a new map widget and sets the view to the given center and zoom level.
MapWidget(LatLng, int, MapOptions) - Constructor for class com.google.gwt.maps.client.MapWidget
Creates a new map widget and sets the view to the specified center point and zoom level.
MapWidget(LatLng, int, String, String) - Constructor for class com.google.gwt.maps.client.MapWidget
Deprecated. Use MapWidget.MapWidget(LatLng, int, MapOptions) instead.
MapZoomEndHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.ZOOMEND events from the MapWidget.
MapZoomEndHandler.MapZoomEndEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.ZOOMEND event on a MapWidget.
MapZoomEndHandler.MapZoomEndEvent(MapWidget, int, int) - Constructor for class com.google.gwt.maps.client.event.MapZoomEndHandler.MapZoomEndEvent
 
Marker - Class in com.google.gwt.maps.client.overlay
Marks a position on the map.
Marker(LatLng) - Constructor for class com.google.gwt.maps.client.overlay.Marker
Create a new marker at the specified point using default options.
Marker(LatLng, MarkerOptions) - Constructor for class com.google.gwt.maps.client.overlay.Marker
Create a new marker at the specified point using the supplied options overrides.
Marker(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.Marker
Create this marker from an existing JavaScriptObject instance.
MarkerClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CLICK events from the Marker.
MarkerClickHandler.MarkerClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CLICK event on a Marker.
MarkerClickHandler.MarkerClickEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerClickHandler.MarkerClickEvent
 
MarkerDoubleClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.DOUBLECLICK events from the Marker.
MarkerDoubleClickHandler.MarkerDoubleClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.DOUBLECLICK event on a Marker.
MarkerDoubleClickHandler.MarkerDoubleClickEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerDoubleClickHandler.MarkerDoubleClickEvent
 
MarkerDragEndHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.DRAGEND events from the Marker.
MarkerDragEndHandler.MarkerDragEndEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.DRAGEND event on a Marker.
MarkerDragEndHandler.MarkerDragEndEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerDragEndHandler.MarkerDragEndEvent
 
MarkerDragHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.DRAG events from the Marker.
MarkerDragHandler.MarkerDragEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.DRAG event on a Marker.
MarkerDragHandler.MarkerDragEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerDragHandler.MarkerDragEvent
 
MarkerDragStartHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.DRAGSTART events from the Marker.
MarkerDragStartHandler.MarkerDragStartEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.DRAGSTART event on a Marker.
MarkerDragStartHandler.MarkerDragStartEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerDragStartHandler.MarkerDragStartEvent
 
MarkerImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GMarker object in the Maps API using JSIO.
MarkerInfoWindowBeforeCloseHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.INFOWINDOWBEFORECLOSE events from the Marker.
MarkerInfoWindowBeforeCloseHandler.MarkerInfoWindowBeforeCloseEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.INFOWINDOWBEFORECLOSE event on a Marker.
MarkerInfoWindowBeforeCloseHandler.MarkerInfoWindowBeforeCloseEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerInfoWindowBeforeCloseHandler.MarkerInfoWindowBeforeCloseEvent
 
MarkerInfoWindowCloseHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.INFOWINDOWCLOSE events from the Marker.
MarkerInfoWindowCloseHandler.MarkerInfoWindowCloseEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.INFOWINDOWCLOSE event on a Marker.
MarkerInfoWindowCloseHandler.MarkerInfoWindowCloseEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerInfoWindowCloseHandler.MarkerInfoWindowCloseEvent
 
MarkerInfoWindowOpenHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.INFOWINDOWOPEN events from the Marker.
MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.INFOWINDOWOPEN event on a Marker.
MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent
 
MarkerMouseDownHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEDOWN events from the Marker.
MarkerMouseDownHandler.MarkerMouseDownEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEDOWN event on a Marker.
MarkerMouseDownHandler.MarkerMouseDownEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerMouseDownHandler.MarkerMouseDownEvent
 
MarkerMouseOutHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOUT events from the Marker.
MarkerMouseOutHandler.MarkerMouseOutEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEOUT event on a Marker.
MarkerMouseOutHandler.MarkerMouseOutEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerMouseOutHandler.MarkerMouseOutEvent
 
MarkerMouseOverHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOVER events from the Marker.
MarkerMouseOverHandler.MarkerMouseOverEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEOVER event on a Marker.
MarkerMouseOverHandler.MarkerMouseOverEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerMouseOverHandler.MarkerMouseOverEvent
 
MarkerMouseUpHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEUP events from the Marker.
MarkerMouseUpHandler.MarkerMouseUpEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEUP event on a Marker.
MarkerMouseUpHandler.MarkerMouseUpEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerMouseUpHandler.MarkerMouseUpEvent
 
MarkerOptions - Class in com.google.gwt.maps.client.overlay
Instances of this class are used in the Marker constructor options argument.
MarkerOptions() - Constructor for class com.google.gwt.maps.client.overlay.MarkerOptions
JavaScript overlays require a protected constructor.
MarkerOptions.ZIndexProcess - Interface in com.google.gwt.maps.client.overlay
Interface defining function changing default z-Index order of the markers
MarkerRemoveHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.REMOVE events from the Marker.
MarkerRemoveHandler.MarkerRemoveEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.REMOVE event on a Marker.
MarkerRemoveHandler.MarkerRemoveEvent(Marker) - Constructor for class com.google.gwt.maps.client.event.MarkerRemoveHandler.MarkerRemoveEvent
 
MarkerVisibilityChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events from the Marker.
MarkerVisibilityChangedHandler.MarkerVisibilityChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a Marker.
MarkerVisibilityChangedHandler.MarkerVisibilityChangedEvent(Marker, boolean) - Constructor for class com.google.gwt.maps.client.event.MarkerVisibilityChangedHandler.MarkerVisibilityChangedEvent
 
maximize(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
maximize() - Method in class com.google.gwt.maps.client.InfoWindow
Maximizes the infowindow.
maxResolution(TileLayer) - Method in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
MenuMapTypeControl - Class in com.google.gwt.maps.client.control
Creates a drop-down map type control for switching between supported map types.
MenuMapTypeControl() - Constructor for class com.google.gwt.maps.client.control.MenuMapTypeControl
Creates a drop-down map type control for switching between supported map types.
MenuMapTypeControl(boolean) - Constructor for class com.google.gwt.maps.client.control.MenuMapTypeControl
Creates a GMapTypeControl, using the short (alt) names for the map types if useShortNames is set to true, and the long names by default.
MercatorProjection - Class in com.google.gwt.maps.client.geom
An implementation of the Projection interface for the Mercator projection is used by all predefined map types.
MercatorProjection(int) - Constructor for class com.google.gwt.maps.client.geom.MercatorProjection
Constructs a Mercator projection for the given number of zoom levels.
MercatorProjection(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.geom.MercatorProjection
Wrap an existing GMercatorProjection object.
MetaDataName - Annotation Type in com.google.gwt.maps.jsio.client.impl
Used internally to map JSIO annotations onto old-style GWT metadata tags.
minResolution(TileLayer) - Method in interface com.google.gwt.maps.client.impl.TileLayerImpl
 
MISSING_ADDRESS - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
Synonym for StatusCodes.MISSING_QUERY.
MISSING_QUERY - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
The HTTP q parameter was either missing or had no value.
moveBy(Point) - Method in class com.google.gwt.maps.client.DraggableObject
Moves the DraggableObject by a given size offset.
moveTo(Point) - Method in class com.google.gwt.maps.client.DraggableObject
Moves the GDraggableObject to a given absolute position.
MultipleWrapperException - Exception in com.google.gwt.maps.jsio.client
Thrown when a JSWrapper is attached to a JavaScriptObject that is already being managed by a JSWrapper.
MultipleWrapperException() - Constructor for exception com.google.gwt.maps.jsio.client.MultipleWrapperException
 
MultipleWrapperException(String) - Constructor for exception com.google.gwt.maps.jsio.client.MultipleWrapperException
 

N

NamePolicy - Annotation Type in com.google.gwt.maps.jsio.client
The policy to use when mangling bean property names to JSON object property names.
NamePolicy - Class in com.google.gwt.maps.jsio.rebind
Defines a property-name to field-name conversion policy.
NamePolicy() - Constructor for class com.google.gwt.maps.jsio.rebind.NamePolicy
 
NavLabelControl - Class in com.google.gwt.maps.client.control
Creates a control with buttons to pan in four directions, and zoom in and zoom out.
NavLabelControl() - Constructor for class com.google.gwt.maps.client.control.NavLabelControl
Creates a control with buttons to pan in four directions, and zoom in and zoom out.
NewCopyrightHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.NEWCOPYRIGHT events from the CopyrightCollection.
NewCopyrightHandler.NewCopyrightEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for event.
NewCopyrightHandler.NewCopyrightEvent(CopyrightCollection, Copyright) - Constructor for class com.google.gwt.maps.client.event.NewCopyrightHandler.NewCopyrightEvent
 
newInstance() - Static method in class com.google.gwt.ajaxloader.client.AjaxLoader.AjaxLoaderOptions
 
newInstance() - Static method in class com.google.gwt.maps.client.AdsManager.AdsManagerOptions
Create a new AdsManager.AdsManagerOptions instance.
newInstance(MapWidget, String) - Static method in class com.google.gwt.maps.client.AdsManager
Create a new AdsManager instance.
newInstance(MapWidget, String, AdsManager.AdsManagerOptions) - Static method in class com.google.gwt.maps.client.AdsManager
Create a new AdsManager instance.
newInstance(Element) - Static method in class com.google.gwt.maps.client.DraggableObject
Sets up event handlers so that the source element can be dragged.
newInstance(Element, DraggableObjectOptions) - Static method in class com.google.gwt.maps.client.DraggableObject
Sets up event handlers so that the source element can be dragged.
newInstance() - Static method in class com.google.gwt.maps.client.DraggableObjectOptions
Instantiate a new DraggableObjectOptions object.
newInstance(JsArray<Point>) - Static method in class com.google.gwt.maps.client.geom.Bounds
A Bounds is defined by minimum and maximum X and Y coordinates on a plane.
newInstance(int, int, int, int) - Static method in class com.google.gwt.maps.client.geom.Bounds
 
newInstance(double, double) - Static method in class com.google.gwt.maps.client.geom.LatLng
Create a new point.
newInstance(double, double, boolean) - Static method in class com.google.gwt.maps.client.geom.LatLng
Create a new point.
newInstance() - Static method in class com.google.gwt.maps.client.geom.LatLngBounds
Construct a new LatLngBounds object.
newInstance(LatLng, LatLng) - Static method in class com.google.gwt.maps.client.geom.LatLngBounds
Construct a new LatLngBounds object by specifying two opposite corners.
newInstance(int, int) - Static method in class com.google.gwt.maps.client.geom.Point
 
newInstance(int, int) - Static method in class com.google.gwt.maps.client.geom.Size
Construct a new Size object.
newInstance(int, int) - Static method in class com.google.gwt.maps.client.geom.TileIndex
Construct a new TileIndex instance.
newInstance() - Static method in class com.google.gwt.maps.client.GoogleBarAdsOptions
Returns a new instance of GoogleBarAdsOptions.
newInstance() - Static method in class com.google.gwt.maps.client.GoogleBarOptions
Returns a new instance of GoogleBarOptions.
newInstance() - Static method in class com.google.gwt.maps.client.MapOptions
Returns a new MapOptions instance.
newInstance(Size) - Static method in class com.google.gwt.maps.client.MapUIOptions
Returns a new instance of GMapUIOptions with values set to defaults suitable for a map of the given size.
newInstance() - Static method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Create a new encoded polyline.
newInstance(String, int, String, int) - Static method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Create a new encoded polyline.
newInstance(String, int, String, int, String, int, double) - Static method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Create a new encoded polyline.
newInstance() - Static method in class com.google.gwt.maps.client.overlay.Icon
Construct a new Icon object.
newInstance(Icon) - Static method in class com.google.gwt.maps.client.overlay.Icon
Construct an icon from an existing Icon object.
newInstance(String) - Static method in class com.google.gwt.maps.client.overlay.Icon
Construct an icon from an image loaded from a URL.
newInstance(String) - Static method in class com.google.gwt.maps.client.overlay.Layer
Create a new layer instance
newInstance() - Static method in class com.google.gwt.maps.client.overlay.MarkerOptions
 
newInstance(Icon) - Static method in class com.google.gwt.maps.client.overlay.MarkerOptions
 
newInstance() - Static method in class com.google.gwt.maps.client.overlay.PolyEditingOptions
Create a new PolyEditingOptions object.
newInstance(boolean) - Static method in class com.google.gwt.maps.client.overlay.PolyEditingOptions
Create a PolyEditingOptions object.
newInstance(int) - Static method in class com.google.gwt.maps.client.overlay.PolyEditingOptions
Create a PolyEditingOptions object.
newInstance(int, boolean) - Static method in class com.google.gwt.maps.client.overlay.PolyEditingOptions
Create a PolyEditingOptions object.
newInstance(boolean) - Static method in class com.google.gwt.maps.client.overlay.PolygonOptions
Returns a new instance of the PolygonOptions object.
newInstance() - Static method in class com.google.gwt.maps.client.overlay.PolygonOptions
Returns a new instance of the PolygonOptions object.
newInstance(boolean) - Static method in class com.google.gwt.maps.client.overlay.PolylineOptions
Construct a new PolylineOptions instance.
newInstance(boolean, boolean) - Static method in class com.google.gwt.maps.client.overlay.PolylineOptions
Construct a new PolylineOptions instance.
newInstance() - Static method in class com.google.gwt.maps.client.overlay.PolylineOptions
 
newInstance(String) - Static method in class com.google.gwt.maps.client.overlay.PolyStyleOptions
Create a new PolyStyleOptions object.
newInstance(String, int, double) - Static method in class com.google.gwt.maps.client.overlay.PolyStyleOptions
Create a PolyStyleOptions object.
newInstance() - Static method in class com.google.gwt.maps.client.overlay.TileLayerOverlayOptions
 
newInstance(boolean) - Static method in class com.google.gwt.maps.client.overlay.TrafficOverlayOptions
Construct a new TrafficOverlayOptions instance.
newInstance() - Static method in class com.google.gwt.maps.client.overlay.TrafficOverlayOptions
Returns a new instance of the TrafficOverlayOptions object.
newInstance() - Static method in class com.google.gwt.maps.client.streetview.PhotoSpec
Returns a new instance of PhotoSpec class.
newInstance() - Static method in class com.google.gwt.maps.client.streetview.Pov
Returns a new instance of Pov class.
newInstance() - Static method in class com.google.gwt.maps.client.streetview.StreetviewFeatures
Returns a new instance of StreetviewFeatures class.
newInstance() - Static method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaOptions
Returns a new instance of StreetviewPanoramaOptions class.
newInstance() - Static method in class com.google.gwt.maps.client.streetview.StreetviewUserPhotosOptions
Returns a new instance of StreetviewUserPhotosOptions class.
NoIdentity - Annotation Type in com.google.gwt.maps.jsio.client
This object disables maintaining a 1:1 identity mapping between a JSWrapper and the backing JSO.

O

OBJ - Static variable in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
The name of the backing object field.
onAddMapType(MapAddMapTypeHandler.MapAddMapTypeEvent) - Method in interface com.google.gwt.maps.client.event.MapAddMapTypeHandler
Method to be invoked when a MapEvent.ADDMAPTYPE event fires on a MapWidget.
onAddOverlay(MapAddOverlayHandler.MapAddOverlayEvent) - Method in interface com.google.gwt.maps.client.event.MapAddOverlayHandler
Method to be invoked when a MapEvent.ADDOVERLAY event fires on a MapWidget.
onAttach() - Method in class com.google.gwt.maps.client.MapWidget
 
onCancel(PolygonCancelLineHandler.PolygonCancelLineEvent) - Method in interface com.google.gwt.maps.client.event.PolygonCancelLineHandler
Method to be invoked when a MapEvent.CANCELLINE event fires on a Polygon.
onCancel(PolylineCancelLineHandler.PolylineCancelLineEvent) - Method in interface com.google.gwt.maps.client.event.PolylineCancelLineHandler
Method to be invoked when a MapEvent.CANCELLINE event fires on a Polyline.
onChanged(StreetviewOverlayChangedHandler.StreetviewOverlayChangedEvent) - Method in interface com.google.gwt.maps.client.event.StreetviewOverlayChangedHandler
Method to be invoked when a MapEvent.CHANGED event fires on a StreetviewOverlay.
onChanged(TrafficOverlayChangedHandler.TrafficOverlayChangedEvent) - Method in interface com.google.gwt.maps.client.event.TrafficOverlayChangedHandler
Method to be invoked when a MapEvent.CHANGED event fires on a TrafficOverlay.
onClearOverlays(MapClearOverlaysHandler.MapClearOverlaysEvent) - Method in interface com.google.gwt.maps.client.event.MapClearOverlaysHandler
Method to be invoked when a MapEvent.CLEAROVERLAYS event fires on a MapWidget.
onClick(MapClickHandler.MapClickEvent) - Method in interface com.google.gwt.maps.client.event.MapClickHandler
Method to be invoked when a "click" event fires on a MapWidget.
onClick(MarkerClickHandler.MarkerClickEvent) - Method in interface com.google.gwt.maps.client.event.MarkerClickHandler
Method to be invoked when a MapEvent.CLICK event fires on a Marker.
onClick(PolygonClickHandler.PolygonClickEvent) - Method in interface com.google.gwt.maps.client.event.PolygonClickHandler
Method to be invoked when a MapEvent.CLICK event fires on a Polygon.
onClick(PolylineClickHandler.PolylineClickEvent) - Method in interface com.google.gwt.maps.client.event.PolylineClickHandler
Method to be invoked when a MapEvent.CLICK event fires on a Polyline.
onCloseClick(InfoWindowCloseClickHandler.InfoWindowCloseClickEvent) - Method in interface com.google.gwt.maps.client.event.InfoWindowCloseClickHandler
Method to be invoked when a MapEvent.CLOSECLICK event fires on a InfoWindow.
onDone(StreetviewData) - Method in interface com.google.gwt.maps.client.streetview.DataStreetviewCallback
Called when StreetviewClient query finishes.
onDoubleClick(MapDoubleClickHandler.MapDoubleClickEvent) - Method in interface com.google.gwt.maps.client.event.MapDoubleClickHandler
Method to be invoked when a "click" event fires on a MapWidget.
onDoubleClick(MarkerDoubleClickHandler.MarkerDoubleClickEvent) - Method in interface com.google.gwt.maps.client.event.MarkerDoubleClickHandler
Method to be invoked when a MapEvent.DOUBLECLICK event fires on a Marker.
onDrag(MapDragHandler.MapDragEvent) - Method in interface com.google.gwt.maps.client.event.MapDragHandler
Method to be invoked when a MapEvent.DRAG event fires on a MapWidget.
onDrag(MarkerDragHandler.MarkerDragEvent) - Method in interface com.google.gwt.maps.client.event.MarkerDragHandler
Method to be invoked when a MapEvent.DRAG event fires on a Marker.
onDragEnd(MapDragEndHandler.MapDragEndEvent) - Method in interface com.google.gwt.maps.client.event.MapDragEndHandler
Method to be invoked when a MapEvent.DRAGEND event fires on a MapWidget.
onDragEnd(MarkerDragEndHandler.MarkerDragEndEvent) - Method in interface com.google.gwt.maps.client.event.MarkerDragEndHandler
Method to be invoked when a MapEvent.DRAGEND event fires on a Marker.
onDragStart(MapDragStartHandler.MapDragStartEvent) - Method in interface com.google.gwt.maps.client.event.MapDragStartHandler
Method to be invoked when a MapEvent.DRAGSTART event fires on a MapWidget.
onDragStart(MarkerDragStartHandler.MarkerDragStartEvent) - Method in interface com.google.gwt.maps.client.event.MarkerDragStartHandler
Method to be invoked when a MapEvent.DRAGSTART event fires on a Marker.
onEarthInstance(EarthInstanceHandler.EarthInstanceEvent) - Method in interface com.google.gwt.maps.client.event.EarthInstanceHandler
 
onEnd(PolygonEndLineHandler.PolygonEndLineEvent) - Method in interface com.google.gwt.maps.client.event.PolygonEndLineHandler
Method to be invoked when a MapEvent.ENDLINE event fires on a Polygon.
onEnd(PolylineEndLineHandler.PolylineEndLineEvent) - Method in interface com.google.gwt.maps.client.event.PolylineEndLineHandler
Method to be invoked when a MapEvent.ENDLINE event fires on a Polyline.
onError(StreetviewErrorHandler.StreetviewErrorEvent) - Method in interface com.google.gwt.maps.client.event.StreetviewErrorHandler
A method to implement in order to handle StreetviewErrorHandler.StreetviewErrorEvent.
onFailure(int) - Method in interface com.google.gwt.maps.client.geocode.DirectionsCallback
Called when a Directions load() method fails.
onFailure() - Method in interface com.google.gwt.maps.client.geocode.LatLngCallback
Invoked when the geocoding call fails.
onFailure(int) - Method in interface com.google.gwt.maps.client.geocode.LocationCallback
Called when the geocoding service fails.
onFailure(String, Throwable) - Method in class com.google.gwt.maps.client.overlay.GeoXmlLoadCallback
The call to create a new overlay failed.
onFailure() - Method in class com.google.gwt.maps.client.streetview.LatLngStreetviewCallback
Called when StreetviewClient query fails.
onInfoWindowBeforeClose(MapInfoWindowBeforeCloseHandler.MapInfoWindowBeforeCloseEvent) - Method in interface com.google.gwt.maps.client.event.MapInfoWindowBeforeCloseHandler
Method to be invoked when a MapEvent.INFOWINDOWBEFORECLOSE event fires on a MapWidget.
onInfoWindowBeforeClose(MarkerInfoWindowBeforeCloseHandler.MarkerInfoWindowBeforeCloseEvent) - Method in interface com.google.gwt.maps.client.event.MarkerInfoWindowBeforeCloseHandler
Method to be invoked when a MapEvent.INFOWINDOWBEFORECLOSE event fires on a Marker.
onInfoWindowClose(MapInfoWindowCloseHandler.MapInfoWindowCloseEvent) - Method in interface com.google.gwt.maps.client.event.MapInfoWindowCloseHandler
Method to be invoked when a MapEvent.INFOWINDOWCLOSE event fires on a MapWidget.
onInfoWindowClose(MarkerInfoWindowCloseHandler.MarkerInfoWindowCloseEvent) - Method in interface com.google.gwt.maps.client.event.MarkerInfoWindowCloseHandler
Method to be invoked when a MapEvent.INFOWINDOWCLOSE event fires on a Marker.
onInfoWindowOpen(MapInfoWindowOpenHandler.MapInfoWindowOpenEvent) - Method in interface com.google.gwt.maps.client.event.MapInfoWindowOpenHandler
Method to be invoked when a MapEvent.INFOWINDOWOPEN event fires on a MapWidget.
onInfoWindowOpen(MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent) - Method in interface com.google.gwt.maps.client.event.MarkerInfoWindowOpenHandler
Method to be invoked when a MapEvent.INFOWINDOWOPEN event fires on a Marker.
onInitialized(StreetviewInitializedHandler.StreetviewInitializedEvent) - Method in interface com.google.gwt.maps.client.event.StreetviewInitializedHandler
A method to implement in order to handle StreetviewInitializedHandler.StreetviewInitializedEvent .
onMaximizeClick(InfoWindowMaximizeClickHandler.InfoWindowMaximizeClickEvent) - Method in interface com.google.gwt.maps.client.event.InfoWindowMaximizeClickHandler
Method to be invoked when a MapEvent.MAXIMIZECLICK event fires on a InfoWindow.
onMaximizeEnd(InfoWindowMaximizeEndHandler.InfoWindowMaximizeEndEvent) - Method in interface com.google.gwt.maps.client.event.InfoWindowMaximizeEndHandler
Method to be invoked when a MapEvent.MAXIMIZEEND event fires on a InfoWindow.
onMouseDown(MarkerMouseDownHandler.MarkerMouseDownEvent) - Method in interface com.google.gwt.maps.client.event.MarkerMouseDownHandler
Method to be invoked when a MapEvent.MOUSEDOWN event fires on a Marker.
onMouseMove(MapMouseMoveHandler.MapMouseMoveEvent) - Method in interface com.google.gwt.maps.client.event.MapMouseMoveHandler
Method to be invoked when a MapEvent.MOUSEOUT event fires on a MapWidget.
onMouseOut(MapMouseOutHandler.MapMouseOutEvent) - Method in interface com.google.gwt.maps.client.event.MapMouseOutHandler
Method to be invoked when a MapEvent.MOUSEOUT event fires on a MapWidget.
onMouseOut(MarkerMouseOutHandler.MarkerMouseOutEvent) - Method in interface com.google.gwt.maps.client.event.MarkerMouseOutHandler
Method to be invoked when a MapEvent.MOUSEOUT event fires on a Marker.
onMouseOut(PolygonMouseOutHandler.PolygonMouseOutEvent) - Method in interface com.google.gwt.maps.client.event.PolygonMouseOutHandler
Method to be invoked when a MapEvent.MOUSEOUT event fires on a Polygon.
onMouseOut(PolylineMouseOutHandler.PolylineMouseOutEvent) - Method in interface com.google.gwt.maps.client.event.PolylineMouseOutHandler
Method to be invoked when a MapEvent.MOUSEOUT event fires on a Polyline.
onMouseOver(MapMouseOverHandler.MapMouseOverEvent) - Method in interface com.google.gwt.maps.client.event.MapMouseOverHandler
Method to be invoked when a MapEvent.MOUSEOVER event fires on a MapWidget.
onMouseOver(MarkerMouseOverHandler.MarkerMouseOverEvent) - Method in interface com.google.gwt.maps.client.event.MarkerMouseOverHandler
Method to be invoked when a MapEvent.MOUSEOVER event fires on a Marker.
onMouseOver(PolygonMouseOverHandler.PolygonMouseOverEvent) - Method in interface com.google.gwt.maps.client.event.PolygonMouseOverHandler
Method to be invoked when a MapEvent.MOUSEOVER event fires on a Polygon.
onMouseOver(PolylineMouseOverHandler.PolylineMouseOverEvent) - Method in interface com.google.gwt.maps.client.event.PolylineMouseOverHandler
Method to be invoked when a MapEvent.MOUSEOVER event fires on a Polyline.
onMouseUp(MarkerMouseUpHandler.MarkerMouseUpEvent) - Method in interface com.google.gwt.maps.client.event.MarkerMouseUpHandler
Method to be invoked when a MapEvent.MOUSEUP event fires on a Marker.
onMove(MapMoveHandler.MapMoveEvent) - Method in interface com.google.gwt.maps.client.event.MapMoveHandler
Method to be invoked when a MapEvent.MOVE event fires on a MapWidget.
onMoveEnd(MapMoveEndHandler.MapMoveEndEvent) - Method in interface com.google.gwt.maps.client.event.MapMoveEndHandler
Method to be invoked when a MapEvent.MOVEEND event fires on a MapWidget.
onMoveStart(MapMoveStartHandler.MapMoveStartEvent) - Method in interface com.google.gwt.maps.client.event.MapMoveStartHandler
Method to be invoked when a "click" event fires on a MapWidget.
onNewCopyright(MapTypeNewCopyrightHandler.MapTypeNewCopyrightEvent) - Method in interface com.google.gwt.maps.client.event.MapTypeNewCopyrightHandler
Method to be invoked when a "newcopyright" event fires on a MapType.
onNewCopyright(NewCopyrightHandler.NewCopyrightEvent) - Method in interface com.google.gwt.maps.client.event.NewCopyrightHandler
Method to be invoked when a "newcopyright" event fires on a CopyrightCollection.
onNewCopyright(TileLayerNewCopyrightHandler.TileLayerNewCopyrightEvent) - Method in interface com.google.gwt.maps.client.event.TileLayerNewCopyrightHandler
Method to be invoked when a "newcopyright" event fires on a TileLayer.
onPitchChanged(StreetviewPitchChangedHandler.StreetviewPitchChangedEvent) - Method in interface com.google.gwt.maps.client.event.StreetviewPitchChangedHandler
A method to implement in order to handle StreetviewPitchChangedHandler.StreetviewPitchChangedEvent.
onRemove(MarkerRemoveHandler.MarkerRemoveEvent) - Method in interface com.google.gwt.maps.client.event.MarkerRemoveHandler
Method to be invoked when a MapEvent.REMOVE event fires on a Marker.
onRemove(PolygonRemoveHandler.PolygonRemoveEvent) - Method in interface com.google.gwt.maps.client.event.PolygonRemoveHandler
Method to be invoked when a MapEvent.REMOVE event fires on a Polygon.
onRemove(PolylineRemoveHandler.PolylineRemoveEvent) - Method in interface com.google.gwt.maps.client.event.PolylineRemoveHandler
Method to be invoked when a MapEvent.REMOVE event fires on a Polyline.
onRemoveMapType(MapRemoveMapTypeHandler.MapRemoveMapTypeEvent) - Method in interface com.google.gwt.maps.client.event.MapRemoveMapTypeHandler
Method to be invoked when a MapEvent.REMOVEMAPTYPE event fires on a MapWidget.
onRemoveOverlay(MapRemoveOverlayHandler.MapRemoveOverlayEvent) - Method in interface com.google.gwt.maps.client.event.MapRemoveOverlayHandler
Method to be invoked when a MapEvent.REMOVEOVERLAY event fires on a MapWidget.
onResize() - Method in class com.google.gwt.maps.client.MapWidget
This method is automatically called by the parent container whenever it changes size.
onRestoreClick(InfoWindowRestoreClickHandler.InfoWindowRestoreClickEvent) - Method in interface com.google.gwt.maps.client.event.InfoWindowRestoreClickHandler
Method to be invoked when a MapEvent.RESTORECLICK event fires on a InfoWindow.
onRestoreEnd(InfoWindowRestoreEndHandler.InfoWindowRestoreEndEvent) - Method in interface com.google.gwt.maps.client.event.InfoWindowRestoreEndHandler
Method to be invoked when a MapEvent.RESTOREEND event fires on a InfoWindow.
onRightClick(MapRightClickHandler.MapRightClickEvent) - Method in interface com.google.gwt.maps.client.event.MapRightClickHandler
Method to be invoked when a "click" event fires on a MapWidget.
onSuccess(DirectionResults) - Method in interface com.google.gwt.maps.client.geocode.DirectionsCallback
Called when a Directions.load() query returns successfully.
onSuccess(LatLng) - Method in interface com.google.gwt.maps.client.geocode.LatLngCallback
Invoked when the geocoding call succeeds.
onSuccess(JsArray<Placemark>) - Method in interface com.google.gwt.maps.client.geocode.LocationCallback
Called when the geocoding service returns a result successfully.
onSuccess(String, GeoXmlOverlay) - Method in class com.google.gwt.maps.client.overlay.GeoXmlLoadCallback
The call to create the object succeeded.
onSuccess(LatLng) - Method in class com.google.gwt.maps.client.streetview.LatLngStreetviewCallback
Called when StreetviewClient query finishes successfully.
onTypeChanged(MapTypeChangedHandler.MapTypeChangedEvent) - Method in interface com.google.gwt.maps.client.event.MapTypeChangedHandler
Method to be invoked when a MapEvent.TYPECHANGED event fires on a MapWidget.
onUpdate(PolygonLineUpdatedHandler.PolygonLineUpdatedEvent) - Method in interface com.google.gwt.maps.client.event.PolygonLineUpdatedHandler
Method to be invoked when a MapEvent.LINEUPDATED event fires on a Polygon.
onUpdate(PolylineLineUpdatedHandler.PolylineLineUpdatedEvent) - Method in interface com.google.gwt.maps.client.event.PolylineLineUpdatedHandler
Method to be invoked when a MapEvent.LINEUPDATED event fires on a Polyline.
onVisibilityChanged(GroundOverlayVisibilityChangedHandler.GroundOverlayVisibilityChangedEvent) - Method in interface com.google.gwt.maps.client.event.GroundOverlayVisibilityChangedHandler
Method to be invoked when a MapEvent.VISIBILITYCHANGED event fires on a GroundOverlay.
onVisibilityChanged(MarkerVisibilityChangedHandler.MarkerVisibilityChangedEvent) - Method in interface com.google.gwt.maps.client.event.MarkerVisibilityChangedHandler
Method to be invoked when a MapEvent.VISIBILITYCHANGED event fires on a Marker.
onVisibilityChanged(PolygonVisibilityChangedHandler.PolygonVisibilityChangedEvent) - Method in interface com.google.gwt.maps.client.event.PolygonVisibilityChangedHandler
Method to be invoked when a MapEvent.VISIBILITYCHANGED event fires on a Polygon.
onVisibilityChanged(PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent) - Method in interface com.google.gwt.maps.client.event.PolylineVisibilityChangedHandler
Method to be invoked when a MapEvent.VISIBILITYCHANGED event fires on a Polyline.
onYawChanged(StreetviewYawChangedHandler.StreetviewYawChangedEvent) - Method in interface com.google.gwt.maps.client.event.StreetviewYawChangedHandler
A method to implement in order to handle StreetviewYawChangedHandler.StreetviewYawChangedEvent.
onZoomChanged(StreetviewZoomChangedHandler.StreetviewZoomChangedEvent) - Method in interface com.google.gwt.maps.client.event.StreetviewZoomChangedHandler
A method to implement in order to handle StreetviewZoomChangedHandler.StreetviewZoomChangedEvent .
onZoomEnd(MapZoomEndHandler.MapZoomEndEvent) - Method in interface com.google.gwt.maps.client.event.MapZoomEndHandler
Method to be invoked when a MapEvent.ZOOMEND event fires on a MapWidget.
open(LatLng, InfoWindowContent) - Method in class com.google.gwt.maps.client.InfoWindow
Opens the info window at the given point with the given content.
open(Marker, InfoWindowContent) - Method in class com.google.gwt.maps.client.InfoWindow
Create a new info window on a Marker.
openInfoWindow(MapWidget, LatLng, JavaScriptObject, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
openInfoWindow(MapWidget, LatLng, String, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
openInfoWindow(Marker, JavaScriptObject, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
openInfoWindowTabs(MapWidget, LatLng, JavaScriptObject, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
openInfoWindowTabs(Marker, JavaScriptObject, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
Overlay - Class in com.google.gwt.maps.client.overlay
The base class for adding objects at a specific position on top of the map.
Overlay() - Constructor for class com.google.gwt.maps.client.overlay.Overlay
 
Overlay(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.Overlay
 
Overlay.ConcreteOverlay - Class in com.google.gwt.maps.client.overlay
This class is used to wrap Overlays written entirely in JavaScript.
Overlay.ConcreteOverlay(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.Overlay.ConcreteOverlay
 
OverlayImpl - Class in com.google.gwt.maps.client.impl
Wrapper for the GOverlay and GGroundOverlay objects from the Maps API using JSIO.
OverlayImpl() - Constructor for class com.google.gwt.maps.client.impl.OverlayImpl
 
OverviewMapControl - Class in com.google.gwt.maps.client.control
Creates a collapsible overview mini-map in the corner of the main map for reference location and navigation (through dragging).
OverviewMapControl() - Constructor for class com.google.gwt.maps.client.control.OverviewMapControl
Creates a collapsible overview mini-map in the corner of the main map for reference location and navigation (through dragging).

P

panBy(JavaScriptObject, Size) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
panBy(int, int) - Method in class com.google.gwt.maps.client.MapWidget
Starts a pan animation by the given distance in pixels.
panDirection(JavaScriptObject, int, int) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
panDirection(int, int) - Method in class com.google.gwt.maps.client.MapWidget
Starts a pan animation by 1/3rd the size of the map in the indicated directions.
PanoramaImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GStreetviewPanorama object from the Maps API using JSIO.
panTo(JavaScriptObject, LatLng) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
panTo(JavaScriptObject, Pov, boolean) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
panTo(LatLng) - Method in class com.google.gwt.maps.client.MapWidget
Centers the map to the given point.
panTo(Pov, boolean) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Changes the current point of view (Pov) displayed in the flash viewer without changing the location.
PhotoSpec - Class in com.google.gwt.maps.client.streetview
A class uniquely identifying a user contributed photo in Street View.
PhotoSpec() - Constructor for class com.google.gwt.maps.client.streetview.PhotoSpec
Protected constructor required for JS overlay.
pinchToZoomEnabled(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
Placemark - Class in com.google.gwt.maps.client.geocode
This class represents a JSON result returned from the Google Geocoding service.
Placemark() - Constructor for class com.google.gwt.maps.client.geocode.Placemark
A protected constructor is required for JS overlays.
Placemark.ExtendedData - Class in com.google.gwt.maps.client.geocode
This class represents a JSON ExtendedData object being part of result returned from the Google Geocoding service.
Placemark.ExtendedData() - Constructor for class com.google.gwt.maps.client.geocode.Placemark.ExtendedData
A protected constructor is required for JS overlays.
Point - Class in com.google.gwt.maps.client.geom
A Point represents a point on the map by its pixel coordinates.
Point() - Constructor for class com.google.gwt.maps.client.geom.Point
 
PolyEditingOptions - Class in com.google.gwt.maps.client.overlay
Options to pass to the Polyline.setDrawingEnabled() editing routines.
PolyEditingOptions() - Constructor for class com.google.gwt.maps.client.overlay.PolyEditingOptions
 
Polygon - Class in com.google.gwt.maps.client.overlay
This is a map overlay that draws a polygon on the map, using the vector drawing facilities of the browser if they are available, or an image overlay from Google servers otherwise.
Polygon(LatLng[]) - Constructor for class com.google.gwt.maps.client.overlay.Polygon
Create a Polygon from an array of points.
Polygon(LatLng[], String, int, double, String, double) - Constructor for class com.google.gwt.maps.client.overlay.Polygon
Create a polygon from an array of points, specifying optional parameters.
Polygon(LatLng[], String, int, double, String, double, PolygonOptions) - Constructor for class com.google.gwt.maps.client.overlay.Polygon
Create a polygon from an array of points, specifying optional parameters.
Polygon(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.Polygon
Create this polygon from an existing JavaScriptObject instance.
PolygonCancelLineHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CANCELLINE events from the Polygon.
PolygonCancelLineHandler.PolygonCancelLineEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CANCELLINE event on a Polygon.
PolygonCancelLineHandler.PolygonCancelLineEvent(Polygon) - Constructor for class com.google.gwt.maps.client.event.PolygonCancelLineHandler.PolygonCancelLineEvent
 
PolygonClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CLICK events from the Polygon.
PolygonClickHandler.PolygonClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CLICK event on a Polygon.
PolygonClickHandler.PolygonClickEvent(Polygon, LatLng) - Constructor for class com.google.gwt.maps.client.event.PolygonClickHandler.PolygonClickEvent
 
PolygonEndLineHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.ENDLINE events from the Polygon.
PolygonEndLineHandler.PolygonEndLineEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.ENDLINE event on a Polygon.
PolygonEndLineHandler.PolygonEndLineEvent(Polygon, LatLng) - Constructor for class com.google.gwt.maps.client.event.PolygonEndLineHandler.PolygonEndLineEvent
 
PolygonImpl - Interface in com.google.gwt.maps.client.impl
Wraps the GPolygon class from the Maps API using JSIO.
PolygonLineUpdatedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.LINEUPDATED events from the Polygon.
PolygonLineUpdatedHandler.PolygonLineUpdatedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.LINEUPDATED event on a Polygon.
PolygonLineUpdatedHandler.PolygonLineUpdatedEvent(Polygon) - Constructor for class com.google.gwt.maps.client.event.PolygonLineUpdatedHandler.PolygonLineUpdatedEvent
 
PolygonMouseOutHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOUT events from the Polygon.
PolygonMouseOutHandler.PolygonMouseOutEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEOUT event on a Polygon.
PolygonMouseOutHandler.PolygonMouseOutEvent(Polygon) - Constructor for class com.google.gwt.maps.client.event.PolygonMouseOutHandler.PolygonMouseOutEvent
 
PolygonMouseOverHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOVER events from the Polygon.
PolygonMouseOverHandler.PolygonMouseOverEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEOVER event on a Polygon.
PolygonMouseOverHandler.PolygonMouseOverEvent(Polygon) - Constructor for class com.google.gwt.maps.client.event.PolygonMouseOverHandler.PolygonMouseOverEvent
 
PolygonOptions - Class in com.google.gwt.maps.client.overlay
Options to pass to the Polygon constructor.
PolygonOptions() - Constructor for class com.google.gwt.maps.client.overlay.PolygonOptions
 
PolygonRemoveHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.REMOVE events from the Polygon.
PolygonRemoveHandler.PolygonRemoveEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.REMOVE event on a Polygon.
PolygonRemoveHandler.PolygonRemoveEvent(Polygon) - Constructor for class com.google.gwt.maps.client.event.PolygonRemoveHandler.PolygonRemoveEvent
 
PolygonVisibilityChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events from the Polygon.
PolygonVisibilityChangedHandler.PolygonVisibilityChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a Polygon.
PolygonVisibilityChangedHandler.PolygonVisibilityChangedEvent(Polygon, boolean) - Constructor for class com.google.gwt.maps.client.event.PolygonVisibilityChangedHandler.PolygonVisibilityChangedEvent
 
Polyline - Class in com.google.gwt.maps.client.overlay
This is a map overlay that draws a polyline on the map, using the vector drawing facilities of the browser if they are available, or an image overlay from Google servers otherwise.
Polyline(LatLng[]) - Constructor for class com.google.gwt.maps.client.overlay.Polyline
Create a new polyline.
Polyline(LatLng[], String) - Constructor for class com.google.gwt.maps.client.overlay.Polyline
Create a new polyline.
Polyline(LatLng[], String, int) - Constructor for class com.google.gwt.maps.client.overlay.Polyline
Create a new polyline.
Polyline(LatLng[], String, int, double) - Constructor for class com.google.gwt.maps.client.overlay.Polyline
Create a new polyline.
Polyline(LatLng[], String, int, double, PolylineOptions) - Constructor for class com.google.gwt.maps.client.overlay.Polyline
Create a new polyline.
Polyline(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.Polyline
Create this polyline from an existing JavaScriptObject instance.
PolylineCancelLineHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CANCELLINE events from the Polyline.
PolylineCancelLineHandler.PolylineCancelLineEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CANCELLINE event on a Polyline.
PolylineCancelLineHandler.PolylineCancelLineEvent(Polyline) - Constructor for class com.google.gwt.maps.client.event.PolylineCancelLineHandler.PolylineCancelLineEvent
 
PolylineClickHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CLICK events from the Polyline.
PolylineClickHandler.PolylineClickEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CLICK event on a Polyline.
PolylineClickHandler.PolylineClickEvent(Polyline, LatLng) - Constructor for class com.google.gwt.maps.client.event.PolylineClickHandler.PolylineClickEvent
 
PolylineEndLineHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.ENDLINE events from the Polyline.
PolylineEndLineHandler.PolylineEndLineEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.ENDLINE event on a Polyline.
PolylineEndLineHandler.PolylineEndLineEvent(Polyline, LatLng) - Constructor for class com.google.gwt.maps.client.event.PolylineEndLineHandler.PolylineEndLineEvent
 
PolylineImpl - Interface in com.google.gwt.maps.client.impl
Implementation of the GPolyline class using JSIO.
PolylineLineUpdatedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.LINEUPDATED events from the Polyline.
PolylineLineUpdatedHandler.PolylineLineUpdatedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.LINEUPDATED event on a Polyline.
PolylineLineUpdatedHandler.PolylineLineUpdatedEvent(Polyline) - Constructor for class com.google.gwt.maps.client.event.PolylineLineUpdatedHandler.PolylineLineUpdatedEvent
 
PolylineMouseOutHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOUT events from the Polyline.
PolylineMouseOutHandler.PolylineMouseOutEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEOUT event on a Polyline.
PolylineMouseOutHandler.PolylineMouseOutEvent(Polyline) - Constructor for class com.google.gwt.maps.client.event.PolylineMouseOutHandler.PolylineMouseOutEvent
 
PolylineMouseOverHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.MOUSEOVER events from the Polyline.
PolylineMouseOverHandler.PolylineMouseOverEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.MOUSEOVER event on a Polyline.
PolylineMouseOverHandler.PolylineMouseOverEvent(Polyline) - Constructor for class com.google.gwt.maps.client.event.PolylineMouseOverHandler.PolylineMouseOverEvent
 
PolylineOptions - Class in com.google.gwt.maps.client.overlay
Options to pass to the Polyline constructor.
PolylineOptions() - Constructor for class com.google.gwt.maps.client.overlay.PolylineOptions
 
PolylineRemoveHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.REMOVE events from the Polyline.
PolylineRemoveHandler.PolylineRemoveEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.REMOVE event on a Polyline.
PolylineRemoveHandler.PolylineRemoveEvent(Polyline) - Constructor for class com.google.gwt.maps.client.event.PolylineRemoveHandler.PolylineRemoveEvent
 
PolylineVisibilityChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.VISIBILITYCHANGED events from the Polyline.
PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.VISIBILITYCHANGED event on a Polyline.
PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent(Polyline, boolean) - Constructor for class com.google.gwt.maps.client.event.PolylineVisibilityChangedHandler.PolylineVisibilityChangedEvent
 
PolyStyleOptions - Class in com.google.gwt.maps.client.overlay
Options to pass to the Polyline drawing routines.
PolyStyleOptions() - Constructor for class com.google.gwt.maps.client.overlay.PolyStyleOptions
 
POSTAL_CODE - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
Pov - Class in com.google.gwt.maps.client.streetview
A class representing the structure of a camera point of view used by street view.
Pov() - Constructor for class com.google.gwt.maps.client.streetview.Pov
Protected constructor required for JS overlay.
Projection - Class in com.google.gwt.maps.client.geom
This is the interface for map projections.
Projection() - Constructor for class com.google.gwt.maps.client.geom.Projection
Create a new Projection instance and bind it to this implementation.
Projection(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.geom.Projection
Create a new Projection instance by wrapping an existing GProjection object.
ProjectionImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GProjection and GMercatorProjection classes from the Maps API using JSIO.
Properties - Class in com.google.gwt.ajaxloader.client
A collection of properties of arbitrary type, for interoperability with non-GWT JavaScript libraries.
Properties() - Constructor for class com.google.gwt.ajaxloader.client.Properties
 
Properties.TypeException - Exception in com.google.gwt.ajaxloader.client
An exception thrown by the get methods when the key is found but the value has an unexpected type.
put(String, JavaScriptObject) - Method in class com.google.gwt.maps.client.geocode.CustomGeocodeCache
 
put(String, JavaScriptObject) - Method in class com.google.gwt.maps.client.geocode.FactualGeocodeCache
 
put(String, JavaScriptObject) - Method in class com.google.gwt.maps.client.geocode.GeocodeCache
Stores the given reply under the given address.
put(String, JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.ExportedGeocodeCache
 
put(JavaScriptObject, String, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
putKey(String, String) - Static method in class com.google.gwt.ajaxloader.client.AjaxKeyRepository
Associates a a hostname:port with an Ajax API key.

R

ReadOnly - Annotation Type in com.google.gwt.maps.jsio.client
This prevents the generated JSWrapper implementation from modifying the underlying JavaScriptObject.
redraw(JavaScriptObject, boolean) - Method in class com.google.gwt.maps.client.impl.OverlayImpl
 
redraw(boolean) - Method in class com.google.gwt.maps.client.overlay.Overlay.ConcreteOverlay
 
redraw(boolean) - Method in class com.google.gwt.maps.client.overlay.Overlay
Called by the map when the map display has changed.
refresh(TileLayerOverlay) - Method in interface com.google.gwt.maps.client.impl.TileLayerOverlayImpl
 
refresh() - Method in class com.google.gwt.maps.client.overlay.TileLayerOverlay
 
REGION - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
remove(String) - Method in class com.google.gwt.ajaxloader.client.Properties
Remove the property at the specified key.
remove(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.OverlayImpl
 
remove(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
remove() - Method in class com.google.gwt.maps.client.overlay.Overlay.ConcreteOverlay
 
remove() - Method in class com.google.gwt.maps.client.overlay.Overlay
Called by the map after the overlay is removed from the map using MapWidget.removeOverlay(Overlay) or MapWidget.clearOverlays().
remove() - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Removes the instance of the flash viewer currently associated with this object from the DOM.
remove(int) - Method in class com.google.gwt.maps.jsio.client.impl.JSListWrapper
 
remove(int) - Method in class com.google.gwt.maps.jsio.client.impl.JSStringListWrapper
 
removeControl(JavaScriptObject, Control) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
removeControl(Control) - Method in class com.google.gwt.maps.client.MapWidget
Removes the given control from the map.
removeErrorHandler(StreetviewErrorHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Removes a handler for error events.
removeGroundOverlayVisibilityChangedHandler(GroundOverlayVisibilityChangedHandler) - Method in class com.google.gwt.maps.client.overlay.GroundOverlay
Removes a single handler of this map previously added with GroundOverlay.addGroundOverlayVisibilityChangedHandler(GroundOverlayVisibilityChangedHandler).
removeHandler(E) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Remove all JavaScript GEvent instances for a single listener.
removeInfoWindowBeforeCloseHandler(MapInfoWindowBeforeCloseHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addInfoWindowBeforeCloseHandler(MapInfoWindowBeforeCloseHandler) .
removeInfoWindowCloseClickHandler(InfoWindowCloseClickHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Removes a single handler of this map previously added with InfoWindow.addInfoWindowCloseClickHandler(InfoWindowCloseClickHandler) .
removeInfoWindowCloseHandler(MapInfoWindowCloseHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addInfoWindowCloseHandler(MapInfoWindowCloseHandler).
removeInfoWindowMaximizeClickHandler(InfoWindowMaximizeClickHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Removes a single handler of this map previously added with InfoWindow.addInfoWindowMaximizeClickHandler(InfoWindowMaximizeClickHandler) .
removeInfoWindowMaximizeEndHandler(InfoWindowMaximizeEndHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Removes a single handler of this map previously added with InfoWindow.addInfoWindowMaximizeEndHandler(InfoWindowMaximizeEndHandler) .
removeInfoWindowOpenHandler(MapInfoWindowOpenHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addInfoWindowOpenHandler(MapInfoWindowOpenHandler).
removeInfoWindowRestoreClickHandler(InfoWindowRestoreClickHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Removes a single handler of this map previously added with InfoWindow.addInfoWindowRestoreClickHandler(InfoWindowRestoreClickHandler) .
removeInfoWindowRestoreEndHandler(InfoWindowRestoreEndHandler) - Method in class com.google.gwt.maps.client.InfoWindow
Removes a single handler of this map previously added with InfoWindow.addInfoWindowRestoreEndHandler(InfoWindowRestoreEndHandler) .
removeInitializedHandler(StreetviewInitializedHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Removes a handler for initialized events.
removeListener(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.EventImpl
 
removeMapAddMapTypeHandler(MapAddMapTypeHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapAddMapTypeHandler(MapAddMapTypeHandler).
removeMapAddOverlayHandler(MapAddOverlayHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapAddOverlayHandler(MapAddOverlayHandler).
removeMapClearOverlaysHandler(MapClearOverlaysHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapClearOverlaysHandler(MapClearOverlaysHandler).
removeMapClickHandler(MapClickHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapClickHandler(MapClickHandler).
removeMapDoubleClickHandler(MapDoubleClickHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapDoubleClickHandler(MapDoubleClickHandler).
removeMapDragEndHandler(MapDragEndHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapDragEndHandler(MapDragEndHandler).
removeMapDragHandler(MapDragHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapDragHandler(MapDragHandler).
removeMapDragStartHandler(MapDragStartHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapDragStartHandler(MapDragStartHandler).
removeMapMouseMoveHandler(MapMouseMoveHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapMouseOutHandler(MapMouseOutHandler).
removeMapMouseOutHandler(MapMouseOutHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapMouseOutHandler(MapMouseOutHandler).
removeMapMouseOverHandler(MapMouseOverHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapMouseOverHandler(MapMouseOverHandler).
removeMapMoveEndHandler(MapMoveEndHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapMoveEndHandler(MapMoveEndHandler).
removeMapMoveHandler(MapMoveHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapMoveHandler(MapMoveHandler).
removeMapMoveStartHandler(MapMoveStartHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapMoveStartHandler(MapMoveStartHandler).
removeMapRemoveMapTypeHandler(MapRemoveMapTypeHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapRemoveMapTypeHandler(MapRemoveMapTypeHandler).
removeMapRemoveOverlayHandler(MapRemoveOverlayHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapRemoveOverlayHandler(MapRemoveOverlayHandler).
removeMapRightClickHandler(MapRightClickHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapRightClickHandler(MapRightClickHandler).
removeMapType(JavaScriptObject, MapType) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
removeMapType(MapType) - Method in class com.google.gwt.maps.client.MapWidget
Removes the map type from the map.
removeMapTypeChangedHandler(MapTypeChangedHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapTypeChangedHandler(MapTypeChangedHandler).
removeMapTypeNewCopyrightHandler(MapTypeNewCopyrightHandler) - Method in class com.google.gwt.maps.client.MapType
Removes a single handler of this map type previously added with MapType.addMapTypeNewCopyrightHandler(MapTypeNewCopyrightHandler).
removeMapZoomEndHandler(MapZoomEndHandler) - Method in class com.google.gwt.maps.client.MapWidget
Removes a single handler of this map previously added with MapWidget.addMapZoomEndHandler(MapZoomEndHandler).
removeMarkerClickHandler(MarkerClickHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerClickHandler(MarkerClickHandler).
removeMarkerDoubleClickHandler(MarkerDoubleClickHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerDoubleClickHandler(MarkerDoubleClickHandler).
removeMarkerDragEndHandler(MarkerDragEndHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerDragEndHandler(MarkerDragEndHandler).
removeMarkerDragHandler(MarkerDragHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerDragHandler(MarkerDragHandler).
removeMarkerDragStartHandler(MarkerDragStartHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerDragStartHandler(MarkerDragStartHandler).
removeMarkerInfoWindowBeforeCloseHandler(MarkerInfoWindowBeforeCloseHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerInfoWindowBeforeCloseHandler(MarkerInfoWindowBeforeCloseHandler) .
removeMarkerInfoWindowCloseHandler(MarkerInfoWindowCloseHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerInfoWindowCloseHandler(MarkerInfoWindowCloseHandler) .
removeMarkerInfoWindowOpenHandler(MarkerInfoWindowOpenHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerInfoWindowOpenHandler(MarkerInfoWindowOpenHandler).
removeMarkerMouseDownHandler(MarkerMouseDownHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerMouseDownHandler(MarkerMouseDownHandler).
removeMarkerMouseOutHandler(MarkerMouseOutHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerMouseOutHandler(MarkerMouseOutHandler).
removeMarkerMouseOverHandler(MarkerMouseOverHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerMouseOverHandler(MarkerMouseOverHandler).
removeMarkerMouseUpHandler(MarkerMouseUpHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerMouseUpHandler(MarkerMouseUpHandler).
removeMarkerRemoveHandler(MarkerRemoveHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerRemoveHandler(MarkerRemoveHandler).
removeMarkerVisibilityChangedHandler(MarkerVisibilityChangedHandler) - Method in class com.google.gwt.maps.client.overlay.Marker
Removes a single handler of this map previously added with Marker.addMarkerVisibilityChangedHandler(MarkerVisibilityChangedHandler) .
removeNewCopyrightHandler(NewCopyrightHandler) - Method in class com.google.gwt.maps.client.CopyrightCollection
Removes a single handler of this copyright collection previously added with CopyrightCollection.addNewCopyrightHandler(NewCopyrightHandler).
removeOverlay(JavaScriptObject, Overlay) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
removeOverlay(Overlay) - Method in class com.google.gwt.maps.client.MapWidget
Removes the overlay from the map.
removePitchChangedHandler(StreetviewPitchChangedHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Removes a handler for pitch changed events.
removePolygonCancelLineHandler(PolygonCancelLineHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes a single handler of this map previously added with Polygon.addPolygonCancelLineHandler(PolygonCancelLineHandler).
removePolygonClickHandler(PolygonClickHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes a single handler of this map previously added with Polygon.addPolygonClickHandler(PolygonClickHandler).
removePolygonEndLineHandler(PolygonEndLineHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes a single handler of this map previously added with Polygon.addPolygonEndLineHandler(PolygonEndLineHandler).
removePolygonLineUpdatedHandler(PolygonLineUpdatedHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes a single handler of this map previously added with Polygon.addPolygonLineUpdatedHandler(PolygonLineUpdatedHandler).
removePolygonMouseOutHandler(PolygonMouseOutHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes a single handler of this map previously added with Polygon.addPolygonMouseOutHandler(PolygonMouseOutHandler).
removePolygonMouseOverHandler(PolygonMouseOverHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes a single handler of this map previously added with Polygon.addPolygonMouseOverHandler(PolygonMouseOverHandler).
removePolygonRemoveHandler(PolygonRemoveHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes a single handler of this map previously added with Polygon.addPolygonRemoveHandler(PolygonRemoveHandler).
removePolygonVisibilityChangedHandler(PolygonVisibilityChangedHandler) - Method in class com.google.gwt.maps.client.overlay.Polygon
Removes a single handler of this map previously added with Polygon.addPolygonVisibilityChangedHandler(PolygonVisibilityChangedHandler) .
removePolylineCancelLineHandler(PolylineCancelLineHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes a single handler of this map previously added with Polyline.addPolylineCancelLineHandler(PolylineCancelLineHandler).
removePolylineClickHandler(PolylineClickHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes a single handler of this map previously added with Polyline.addPolylineClickHandler(PolylineClickHandler).
removePolylineEndLineHandler(PolylineEndLineHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes a single handler of this map previously added with Polyline.addPolylineEndLineHandler(PolylineEndLineHandler).
removePolylineLineUpdatedHandler(PolylineLineUpdatedHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes a single handler of this map previously added with Polyline.addPolylineLineUpdatedHandler(PolylineLineUpdatedHandler).
removePolylineMouseOutHandler(PolylineMouseOutHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes a single handler of this map previously added with Polyline.addPolylineMouseOutHandler(PolylineMouseOutHandler).
removePolylineMouseOverHandler(PolylineMouseOverHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes a single handler of this map previously added with Polyline.addPolylineMouseOverHandler(PolylineMouseOverHandler).
removePolylineRemoveHandler(PolylineRemoveHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes a single handler of this map previously added with Polyline.addPolylineRemoveHandler(PolylineRemoveHandler).
removePolylineVisibilityChangedHandler(PolylineVisibilityChangedHandler) - Method in class com.google.gwt.maps.client.overlay.Polyline
Removes a single handler of this map previously added with Polyline.addPolylineVisibilityChangedHandler(PolylineVisibilityChangedHandler) .
removeRange(int, int) - Method in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
 
removeRelationship(MapType) - Method in class com.google.gwt.maps.client.control.HierarchicalMapTypeControl
Removes all relationships involving a map type from the control.
removeRelationship(JavaScriptObject, MapType) - Method in interface com.google.gwt.maps.client.impl.HierarchicalMapTypeControlImpl
 
removeStreetviewOverlayHandler(StreetviewOverlayChangedHandler) - Method in class com.google.gwt.maps.client.overlay.StreetviewOverlay
Removes a single handler of this map previously added with StreetviewOverlay.addStreetviewOverlayChangedHandler(StreetviewOverlayChangedHandler) .
removeTileLayerNewCopyrightHandler(TileLayerNewCopyrightHandler) - Method in class com.google.gwt.maps.client.TileLayer
Removes a single handler of this tile layer previously added with TileLayer.addTileLayerNewCopyrightHandler(TileLayerNewCopyrightHandler).
removeTrafficOverlayHandler(TrafficOverlayChangedHandler) - Method in class com.google.gwt.maps.client.overlay.TrafficOverlay
Removes a single handler of this map previously added with TrafficOverlay.addTrafficOverlayChangedHandler(TrafficOverlayChangedHandler) .
removeYawChangedHandler(StreetviewYawChangedHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Removes a handler for yaw changed events.
removeZoomChangedHandler(StreetviewZoomChangedHandler) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Removes a handler for zoom changed events.
reset() - Method in class com.google.gwt.maps.client.geocode.CustomGeocodeCache
 
reset() - Method in class com.google.gwt.maps.client.geocode.FactualGeocodeCache
 
reset() - Method in class com.google.gwt.maps.client.geocode.GeocodeCache
Purges all replies from the cache.
reset() - Method in class com.google.gwt.maps.client.geocode.Geocoder
Resets the geocoder.
reset() - Method in class com.google.gwt.maps.client.impl.ExportedGeocodeCache
 
reset(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
reset(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
reset(JavaScriptObject, LatLng, JSList<InfoWindowContent.InfoWindowTab>, Size) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
reset(JavaScriptObject, LatLng, JSList<InfoWindowContent.InfoWindowTab>, Size, Size) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
reset(JavaScriptObject, LatLng, JSList<InfoWindowContent.InfoWindowTab>, Size, Size, int) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
restore(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
restore() - Method in class com.google.gwt.maps.client.InfoWindow
Restores the info window to its default (non-maximized) state.
returnToSavedPosition(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
returnToSavedPosition() - Method in class com.google.gwt.maps.client.MapWidget
Restores the map view that was saved by MapWidget.savePosition().
Route - Class in com.google.gwt.maps.client.geocode
Created by the Directions class to store information about a single route in a directions result.
Route() - Constructor for class com.google.gwt.maps.client.geocode.Route
 
runProtected(Runnable) - Static method in class com.google.gwt.ajaxloader.client.ExceptionHelper
If an uncaught exception handler has been registered, execute the Runnable in a try/catch block and handle exceptions with the uncaught exception handler.

S

savePosition(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
savePosition() - Method in class com.google.gwt.maps.client.MapWidget
Stores the current map position and zoom level for later recall by MapWidget.returnToSavedPosition().
ScaleControl - Class in com.google.gwt.maps.client.control
Creates a control that displays the map scale.
ScaleControl() - Constructor for class com.google.gwt.maps.client.control.ScaleControl
Creates a control that displays the map scale.
scrollWheelZoomEnabled(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
selectTab(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
selectTab(int) - Method in class com.google.gwt.maps.client.InfoWindow
Selects the tab with the given index.
SERVER_ERROR - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
A geocoding or directions request could not be successfully processed, yet the exact reason for the failure is not known.
set(String, Boolean) - Method in class com.google.gwt.ajaxloader.client.Properties
Set a property.
set(String, Date) - Method in class com.google.gwt.ajaxloader.client.Properties
Set a property.
set(String, Double) - Method in class com.google.gwt.ajaxloader.client.Properties
Set a property.
set(String, JavaScriptObject) - Method in class com.google.gwt.ajaxloader.client.Properties
Set a property.
set(String, String) - Method in class com.google.gwt.ajaxloader.client.Properties
Set a property.
set(int, T) - Method in class com.google.gwt.maps.jsio.client.impl.JSListWrapper
 
set(int, String) - Method in class com.google.gwt.maps.jsio.client.impl.JSStringListWrapper
 
setAdSafe(GoogleBarAdsOptions.AdSafeOption) - Method in class com.google.gwt.maps.client.GoogleBarAdsOptions
Specifies the ad "safety" level to use for advertising results on your GGoogleBar.
setAdSafe(String) - Method in class com.google.gwt.maps.client.GoogleBarAdsOptions
Specifies the ad "safety" level to use for advertising results on your GGoogleBar.
setAdsOptions(GoogleBarAdsOptions) - Method in class com.google.gwt.maps.client.GoogleBarOptions
Indicates the parameters to use for the display of advertising when using the GoogleBar.
setAlt(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setAlt(String) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the alternative text to the map type returned by MapType.getAlt().
setAutoPan(boolean) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
Auto-pan the map as you drag the marker near the edge.
setAvoidHighways(boolean) - Method in class com.google.gwt.maps.client.geocode.DirectionQueryOptions
If true directions will attempt to exclude highways when computing directions.
setAvoidHighways(JavaScriptObject, boolean) - Method in interface com.google.gwt.maps.client.impl.DirectionQueryOptionsImpl
 
setBackgroundColor(String) - Method in class com.google.gwt.maps.client.MapOptions
Specifies the color to display behind the map tiles.
setBaseCountryCode(String) - Method in class com.google.gwt.maps.client.geocode.Geocoder
Sets the geocoder to bias search results as if they were sent from the domain specified by the given country code top-level domain (ccTLD).
setBaseCountryCode(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
setBaseDomain(String) - Method in class com.google.gwt.ajaxloader.client.AjaxLoader.AjaxLoaderOptions
 
setBounceGravity(double) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
When finishing dragging, this number is used to define the acceleration rate of the marker during the bounce down to earth.
setBouncy(boolean) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
Toggles whether or not the marker should bounce up and down after it finishes dragging.
setCache(JavaScriptObject, GeocodeCache) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
setCenter(JavaScriptObject, LatLng) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
setCenter(JavaScriptObject, LatLng, int) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
setCenter(JavaScriptObject, LatLng, int, MapType) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
setCenter(LatLng) - Method in class com.google.gwt.maps.client.MapWidget
Centers the map to the given latitude and longitude.
setCenter(LatLng, int) - Method in class com.google.gwt.maps.client.MapWidget
Centers the map to the given latitude and longitude and sets the zoom level.
setCenter(LatLng, int, MapType) - Method in class com.google.gwt.maps.client.MapWidget
Centers the map to the given latitude and longitude and sets the zoom level and current map type.
setChannel(double) - Method in class com.google.gwt.maps.client.AdsManager.AdsManagerOptions
The AdSense channel number used for fetching ads.
setChannel(String) - Method in class com.google.gwt.maps.client.GoogleBarAdsOptions
Specifies the channel number of your Google AdSense for Search account, if you've previously set up such a channel.
setClickable(boolean) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
Toggles whether or not the marker is clickable.
setClickable(boolean) - Method in class com.google.gwt.maps.client.overlay.PolygonOptions
Toggles whether or not the polygon is clickable.
setClickable(boolean) - Method in class com.google.gwt.maps.client.overlay.PolylineOptions
Toggles whether or not the polyline is clickable.
setClient(String) - Method in class com.google.gwt.maps.client.GoogleBarAdsOptions
Specifies the Client ID of your Google AdSense for Search account.
setColor(String) - Method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Sets the color of the Polyline.
setColor(String) - Method in class com.google.gwt.maps.client.overlay.PolyStyleOptions
Specifies a string that contains a hexadecimal numeric HTML style, i.e.
setContainer(Element) - Method in class com.google.gwt.maps.client.DraggableObjectOptions
A DOM element that will act as a bounding box for the draggable object.
setContinuousZoom(boolean) - Method in class com.google.gwt.maps.client.MapWidget
Enables or disables continuous zooming on supported browsers.
setCurrentMapType(MapType) - Method in class com.google.gwt.maps.client.MapWidget
Sets the view to the given map type.
setDoubleClick(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that zooming with double-clicks should be enabled.
setDoubleClickZoom(boolean) - Method in class com.google.gwt.maps.client.MapWidget
Enables or disables the double click to zoom functionality.
setDragCrossAnchor(Point) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the pixel coordinate offsets relative to the the value Icon.getIconAnchor()) of the cross image when an icon is dragged.
setDragCrossImageURL(String) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the cross image URL when an icon is dragged.
setDragCrossMove(boolean) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
When dragging markers normally, the marker floats up and away from the cursor.
setDragCrossSize(Size) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the pixel size of the cross image when an icon is dragged.
setDraggable(boolean) - Method in class com.google.gwt.maps.client.MapWidget
Sets whether the map is draggable.
setDraggable(boolean) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
Toggles whether or not the marker will be draggable by users.
setDraggableCursor(String) - Method in class com.google.gwt.maps.client.DraggableObject
Sets the cursor when the mouse is over this draggable object.
setDraggableCursor(String) - Method in class com.google.gwt.maps.client.DraggableObjectOptions
The cursor to show on mouseover.
setDraggableCursor(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.MapOptionsImpl
 
setDraggableCursor(String) - Method in class com.google.gwt.maps.client.MapOptions
The cursor to display when the map is draggable.
setDraggableCursorDefault(String) - Static method in class com.google.gwt.maps.client.DraggableObject
Sets the draggable cursor for subsequently created draggable objects.
setDraggingCursor(String) - Method in class com.google.gwt.maps.client.DraggableObject
Sets the cursor when the mouse is held down, dragging this draggable object.
setDraggingCursor(String) - Method in class com.google.gwt.maps.client.DraggableObjectOptions
The cursor to show while dragging.
setDraggingCursor(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.MapOptionsImpl
 
setDraggingCursor(String) - Method in class com.google.gwt.maps.client.MapOptions
The cursor to display while dragging the map.
setDraggingCursorDefault(String) - Static method in class com.google.gwt.maps.client.DraggableObject
Sets the dragging cursor for subsequently created draggable objects.
setDraggingEnabled(boolean) - Method in class com.google.gwt.maps.client.overlay.Marker
Allow this marker to be dragged.
setDrawingEnabled() - Method in class com.google.gwt.maps.client.overlay.Polygon
Allows a user to construct (or modify) a Polygon object by clicking on additional points on the map.
setDrawingEnabled(PolyEditingOptions) - Method in class com.google.gwt.maps.client.overlay.Polygon
Enable drawing as in Polygon.setDrawingEnabled() but with control over the polygon drawing parameters.
setDrawingEnabled() - Method in class com.google.gwt.maps.client.overlay.Polyline
Allows a user to construct (or modify) a GPolyline object by clicking on additional points on the map.
setDrawingEnabled(PolyEditingOptions) - Method in class com.google.gwt.maps.client.overlay.Polyline
Enable drawing as in Polyline.setDrawingEnabled() but with control over the polyline drawing parameters.
setEditingEnabled(boolean) - Method in class com.google.gwt.maps.client.overlay.Polygon
Allows modification of an existing Polygon chain of points.
setEditingEnabled(PolyEditingOptions) - Method in class com.google.gwt.maps.client.overlay.Polygon
Enable editing as in Polygon.setEditingEnabled(boolean), but with control over the drawing parameters.
setEditingEnabled(boolean) - Method in class com.google.gwt.maps.client.overlay.Polyline
Allows modification of an existing Polyline chain of points.
setEditingEnabled(PolyEditingOptions) - Method in class com.google.gwt.maps.client.overlay.Polyline
Enable editing as in Polyline.setEditingEnabled(boolean), but with control over the polyline drawing parameters.
setEnabled(boolean) - Method in class com.google.gwt.maps.client.AdsManager
Enable or disable fetching of ads.
setEnableFullScreen(boolean) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaOptions
By default, the panorama viewer features a full-screen control in the upper right corner.
setErrorMessage(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setErrorMessage(String) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the error message returned by MapType.getErrorMessage() .
setFeatures(StreetviewFeatures) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaOptions
By default, the panorama viewer will enable all major viewing modes.
setFillStyle(JavaScriptObject, PolyStyleOptions) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
setFillStyle(PolyStyleOptions) - Method in class com.google.gwt.maps.client.overlay.Polygon
Changes the style of the polygon fill.
setFromStart(boolean) - Method in class com.google.gwt.maps.client.overlay.PolyEditingOptions
This property specifies whether enableDrawing should add points from the start rather than from the end, which is the default.
setGeodesic(boolean) - Method in class com.google.gwt.maps.client.overlay.PolylineOptions
Render each edge of the polyline as a geodesic (a segment of a "great circle").
setGoogleBarEnabled(boolean) - Method in class com.google.gwt.maps.client.MapWidget
Enables or disables the GoogleBar, an integrated search control, to the map.
setGoogleBarOptions(GoogleBarOptions) - Method in class com.google.gwt.maps.client.MapOptions
Specifies the options to configure the GoogleBar search control.
setHeight(String) - Method in class com.google.gwt.maps.client.MapWidget
 
setHybridMapType(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that the hybrid MapType (G_HYBRID_MAP) should be added to the Map.
setIcon(Icon) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
Chooses the Icon for this class.
setIconAnchor(Point) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the pixel coordinate relative to the top left corner of the icon image at which this icon is anchored to the map.
setIconSize(Size) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the pixel size of the foreground image of the icon.
setId(String) - Method in class com.google.gwt.maps.client.streetview.PhotoSpec
Sets a string that uniquely identifies the photo given its repository.
setImage(Marker, String) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
setImage(String) - Method in class com.google.gwt.maps.client.overlay.Marker
Use an image for this marker.
setImageMap(int[]) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the clickable part of the icon image in browsers other than Internet Explorer.
setImageMap(JsArrayInteger) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the clickable part of the icon image in browsers other than Internet Explorer.
setImageURL(String) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the foreground image URL of the icon.
setIncidents(boolean) - Method in class com.google.gwt.maps.client.overlay.TrafficOverlayOptions
When set to true, indicates that the TrafficOverlay should display traffic incidents on the map, where applicable.
setInfoWindowAnchor(Point) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the pixel coordinate relative to the top left corner of the icon image at which the info window is anchored to this icon.
setInfoWindowEnabled(boolean) - Method in class com.google.gwt.maps.client.MapWidget
Sets whether info window operations on the map are enabled.
setJavaScriptObject(JavaScriptObject) - Method in class com.google.gwt.maps.jsio.client.impl.JSListWrapper
Convenience setter for generated subclasses to be able to initialize newly-created instances without another parsing cycle.
setJavaScriptObject(JavaScriptObject) - Method in class com.google.gwt.maps.jsio.client.impl.JSStringListWrapper
Convenience setter for generated subclasses to be able to initialize newly-created instances without another parsing cycle.
setJavaScriptObject(JavaScriptObject) - Method in interface com.google.gwt.maps.jsio.client.JSWrapper
Set the JavaScriptObject to be wrapped by the generated class.
setJSONData(String) - Method in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
Unimplemented.
setJSONData(String) - Method in interface com.google.gwt.maps.jsio.client.JSWrapper
Convenience setter for wrapping JSON data.
setKeyboard(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that KeyboardHandler should be enabled for the Map.
setKeys(AjaxKeyConstants) - Static method in class com.google.gwt.ajaxloader.client.AjaxKeyRepository
Override the default key properties with your own custom subclass.
setLanguage(String) - Method in class com.google.gwt.ajaxloader.client.AjaxLoader.AjaxLoaderOptions
 
setLanguage(String) - Method in class com.google.gwt.maps.client.GoogleBarAdsOptions
Specifies the language in which to serve advertising results.
setLargeMapControl3d(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this property specifies that a LargeMapControl3D should be added to the Map.
setLatLng(Marker, LatLng) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
setLatLng(LatLng) - Method in class com.google.gwt.maps.client.overlay.Marker
Sets the geographical coordinates of the point at which this marker is anchored.
setLatLng(LatLng) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaOptions
Sets the LatLng at which to open the flash viewer.
setLeft(int) - Method in class com.google.gwt.maps.client.DraggableObjectOptions
The left starting position of the object.
setLevels(String) - Method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Sets the zoom level groups for this polyline.
setLinkColor(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setLinkColor(String) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the text color returned by MapType.getLinkColor().
setLinkTargetBlank() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Allows you to specify the target for links embedded within the search results of the GoogleBar.
setLinkTargetParent() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Allows you to specify the target for links embedded within the search results of the GoogleBar.
setLinkTargetSelf() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Allows you to specify the target for links embedded within the search results of the GoogleBar.
setLinkTargetTop() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Allows you to specify the target for links embedded within the search results of the GoogleBar.
setListingTypeBlended() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Indicates that searches from the map's GGoogleBar should return all types of results (KML, businesses, geocodes, etc).
setListingTypeKmlOnly() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Indicates that searches from the map's GGoogleBar should return only results from indexed KML/KMZ/GeoRSS files.
setListingTypeLocalOnly() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Indicates that searches from the map's GGoogleBar should return only business and geocode results.
setLocale(String) - Method in class com.google.gwt.maps.client.geocode.DirectionQueryOptions
The locale to use for the directions result.
setLocale(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.DirectionQueryOptionsImpl
 
setLocationAndPOV(JavaScriptObject, LatLng, Pov) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
setLocationAndPov(LatLng, Pov) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Sets the location and point of view (Pov) of the flash viewer.
setMapType(JavaScriptObject, MapType) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
setMapType(JavaScriptObject, MapType) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
setMapType(MapType) - Method in class com.google.gwt.maps.client.InfoWindowContent.MapBlowupContent
Type of blowup map to show in the info window.
setMapTypeControl(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that a MapTypeControl should be added to the Map.
setMapTypes(List<MapType>) - Method in class com.google.gwt.maps.client.MapOptions
List of map types to be used by this map.
setMaxAdsOnMap(int) - Method in class com.google.gwt.maps.client.AdsManager.AdsManagerOptions
The maximum number of ads to show on the map at any time.
setMaxContent(String) - Method in class com.google.gwt.maps.client.InfoWindowContent
Specifies content to be shown when the InfoWindow is maximized.
setMaxContent(Widget) - Method in class com.google.gwt.maps.client.InfoWindowContent
Specifies content to be shown when the InfoWindow is maximized.
setMaxContentElement(JavaScriptObject, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
JSIO will not create a JS binding to an overloaded method.
setMaxContentString(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
setMaxHeight(int) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the distance in pixels in which a marker will visually "rise" vertically when dragged.
setMaximizeEnabled(boolean) - Method in class com.google.gwt.maps.client.InfoWindow
Enables or disables maximization of the info window.
setMaxResolution(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setMaxResolution(int) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the maximum zoom level of this map type, returned by MapType.getMaximumResolution().
setMaxTitle(String) - Method in class com.google.gwt.maps.client.InfoWindowContent
Specifies title to be shown when the InfoWindow is maximized.
setMaxTitle(Widget) - Method in class com.google.gwt.maps.client.InfoWindowContent
Specifies title to be shown when the InfoWindow is maximized.
setMaxTitleElement(JavaScriptObject, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
setMaxTitleString(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
setMaxVertices(int) - Method in class com.google.gwt.maps.client.overlay.PolyEditingOptions
This property specifies the maximum number of vertices permitted for this polyline.
setMaxWidth(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
setMaxWidth(int) - Method in class com.google.gwt.maps.client.InfoWindowContent
Maximum width of the info window content, in pixels.
setMenuMapTypeControl(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that a MenuMapTypeControl should be added to the Map.
setMinResolution(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setMinResolution(int) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the minimum zoom level of this map type, returned by MapType.getMinimumResolution().
setMinZoomLevel(int) - Method in class com.google.gwt.maps.client.AdsManager.AdsManagerOptions
The minimum zoom level at which to show ads.
setMozPrintImageURL(String) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the URL of the foreground icon image used for printed maps in Firefox/Mozilla.
setNoCloseOnClick(JavaScriptObject, boolean) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
setNoCloseOnClick(boolean) - Method in class com.google.gwt.maps.client.InfoWindowContent
Indicates whether or not the info window should close for a click on the map that was not on a marker.
setNoCss(boolean) - Method in class com.google.gwt.ajaxloader.client.AjaxLoader.AjaxLoaderOptions
 
setNormalMapType(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that the normal MapType (G_NORMAL_MAP) should be added to the Map.
setNumLevels(int) - Method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Set the number of zoom levels in the string passed to EncodedPolyline.setLevels(String).
setObjRef(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
Sets the objRef field on a FragmentGeneratorContext to refer to the correct JavaScriptObject.
setOnCloseFn(JavaScriptObject, EventImpl.VoidCallback) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
Deprecated. use a GEvent handler instead.
setOnOpenFn(JavaScriptObject, EventImpl.VoidCallback) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
Deprecated. use a GEvent handler instead.
setOpacity(double) - Method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Sets the opacity of the polyline.
setOpacity(double) - Method in class com.google.gwt.maps.client.overlay.PolyStyleOptions
Specifies the opacity of the polyline.
setOtherParms(String) - Method in class com.google.gwt.ajaxloader.client.AjaxLoader.AjaxLoaderOptions
 
setPackages(JsArrayString) - Method in class com.google.gwt.ajaxloader.client.AjaxLoader.AjaxLoaderOptions
 
setPackages(String...) - Method in class com.google.gwt.ajaxloader.client.AjaxLoader.AjaxLoaderOptions
 
setPhotoRepositories(String...) - Method in class com.google.gwt.maps.client.streetview.StreetviewUserPhotosOptions
Specifies photo repositories to enable.
setPhotoRepositories(JsArrayString) - Method in class com.google.gwt.maps.client.streetview.StreetviewUserPhotosOptions
Sets an array of strings specifying photo repositories to enable.
setPhysicalMapType(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that the physical MapType (G_PHYSICAL_MAP) should be added to the Map.
setPinchToZoom(boolean) - Method in class com.google.gwt.maps.client.MapWidget
Enables or disables pinching to zoom on an iPhone or iPod touch.
setPitch(double) - Method in class com.google.gwt.maps.client.streetview.Pov
Sets the camera pitch in degrees, relative to the street view vehicle.
setPoint(Marker, LatLng) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
Deprecated. 
setPoint(LatLng) - Method in class com.google.gwt.maps.client.overlay.Marker
Deprecated.  
setPoints(String) - Method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Set the list of encoded latitude and longitude coordinates.
setPOV(JavaScriptObject, Pov) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
setPov(Pov) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaOptions
The camera orientation with which to open the flash viewer.
setPov(Pov) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Changes the current point of view (Pov) displayed in the flash viewer without changing the location.
setPreserveViewport(boolean) - Method in class com.google.gwt.maps.client.geocode.DirectionQueryOptions
By default, when a Directions object has a map, the map is centered and zoomed to the bounding box of the the directions result.
setPreserveViewport(JavaScriptObject, boolean) - Method in interface com.google.gwt.maps.client.impl.DirectionQueryOptionsImpl
 
setPrintImageURL(String) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the URL of the foreground icon image used for printed maps.
setRadius(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setRadius(int) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the radius of the map type given the passed Number measured in meters.
setRepository(String) - Method in class com.google.gwt.maps.client.streetview.PhotoSpec
Sets the repository storing the photo.
setResultListElement(Element) - Method in class com.google.gwt.maps.client.GoogleBarOptions
Lets you specify the style of the search result list for the GoogleBar, passing a block-level DOM Element which places the list within a container of your choice (typically a
element).
setResultListInline() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Lets you specify the style of the search result list for the GoogleBar as inline, meaning the result list is displayed in tabular form on the map.
setResultListSuppress() - Method in class com.google.gwt.maps.client.GoogleBarOptions
Lets you specify the style of the search result list for the GoogleBar as the default style, where the result list is hidden and replaced with next/previous buttons..
setRetrievePolyline(boolean) - Method in class com.google.gwt.maps.client.geocode.DirectionQueryOptions
By default, the Directions.load*() methods fetch polyline data only if a map is attached to the Directions object.
setRetrievePolyline(JavaScriptObject, boolean) - Method in interface com.google.gwt.maps.client.impl.DirectionQueryOptionsImpl
 
setRetrieveSteps(boolean) - Method in class com.google.gwt.maps.client.geocode.DirectionQueryOptions
By default, the Directions.load*() methods fetch steps data only if a panel is attached to the Directions object.
setRetrieveSteps(JavaScriptObject, boolean) - Method in interface com.google.gwt.maps.client.impl.DirectionQueryOptionsImpl
 
setSatelliteMapType(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that the satellite MapType (G_SATELLITE_MAP) should be added to the Map.
setScaleControl(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that a ScaleControl should be added to the Map.
setScrollwheel(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that zooming with the scrollwheel should be enabled.
setScrollWheelZoomEnabled(boolean) - Method in class com.google.gwt.maps.client.MapWidget
Enables zooming using a mouse's scroll wheel.
setSelectedTab(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
setShadowSize(Size) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the pixel size of the shadow image.
setShadowURL(String) - Method in class com.google.gwt.maps.client.overlay.Icon
Sets the shadow image URL of the icon.
setShortName(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setShortName(String) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the short name of the map type that is returned from MapType.getName(boolean).
setShowOnLoad(boolean) - Method in class com.google.gwt.maps.client.GoogleBarOptions
When set to true, displays the GoogleBar text search box (provided the control is enabled and the map is loaded).
setSize(Size) - Method in class com.google.gwt.maps.client.MapOptions
Sets the size in pixels of the map.
setSize(String, String) - Method in class com.google.gwt.maps.client.MapWidget
 
setSmallZoomControl3d(boolean) - Method in class com.google.gwt.maps.client.MapUIOptions
When set to true, this method specifies that a SmallZoomControl3D should be added to the Map.
setStreetView(boolean) - Method in class com.google.gwt.maps.client.streetview.StreetviewFeatures
The streetView viewing mode shows panoramic images taken from street level.
setStrokeStyle(JavaScriptObject, PolyStyleOptions) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
setStrokeStyle(JavaScriptObject, PolyStyleOptions) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
setStrokeStyle(PolyStyleOptions) - Method in class com.google.gwt.maps.client.overlay.Polygon
Changes the style of the polylgon outline.
setStrokeStyle(PolyStyleOptions) - Method in class com.google.gwt.maps.client.overlay.Polyline
Changes the style of the polyline.
setStyle(String) - Method in class com.google.gwt.maps.client.AdsManager.AdsManagerOptions
The AdSense for Maps style to exhibit for the placement of maps.
setStyle(String) - Method in class com.google.gwt.maps.client.GoogleBarOptions
Indicates the style in use by the GGoogleBar.
setSuppressInitialResultSelection(boolean) - Method in class com.google.gwt.maps.client.GoogleBarOptions
Suppresses displaying the first result within its own info window upon completion of a search in the GoogleBar (which is the default behavior).
setSuppressZoomToBounds(boolean) - Method in class com.google.gwt.maps.client.GoogleBarOptions
This property suppresses automatic panning and zooming to the set of results upon completion of a search in the GoogleBar.
setTextColor(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setTextColor(String) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the text color returned by MapType.getTextColor().
setTileSize(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setTileSize(int) - Method in class com.google.gwt.maps.client.MapTypeOptions
Set the tile size returned by MapType.getTileSize().
setTitle(String) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
This string will appear as tooltip on the marker, i.e.
setTop(int) - Method in class com.google.gwt.maps.client.DraggableObjectOptions
The top starting position of the object.
setTransparentImageURL(String) - Method in class com.google.gwt.maps.client.overlay.Icon
The URL of a virtually transparent version of the foreground icon image used to capture click events in Internet Explorer.
setTravelMode(DirectionQueryOptions.TravelMode) - Method in class com.google.gwt.maps.client.geocode.DirectionQueryOptions
The mode of travel, such as driving (default) or walking.
setTravelMode(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.DirectionQueryOptionsImpl
 
setUI(JavaScriptObject, MapUIOptions) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
setUI(MapUIOptions) - Method in class com.google.gwt.maps.client.MapWidget
Adds behaviour and UI elements specified in the options parameter, which can be a modified version of the object returned from getDefaultUI().
setUIToDefault(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
setUIToDefault() - Method in class com.google.gwt.maps.client.MapWidget
Adds the default behaviour and UI elements specified in getDefaultUI() to the Map.
setUrlArg(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.MapTypeOptionsImpl
 
setUrlArg(String) - Method in class com.google.gwt.maps.client.MapTypeOptions
Sets the url argument of the map type that is returned from MapType.getUrlArg().
setUserPhoto(JavaScriptObject, PhotoSpec) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
setUserPhoto(PhotoSpec) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Shows a user-contributed photo in the flash viewer.
setUserPhotos(boolean) - Method in class com.google.gwt.maps.client.streetview.StreetviewFeatures
The userPhotos viewing mode allows viewing of user generated photos.
setUserPhotosOptions(StreetviewUserPhotosOptions) - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaOptions
Specifies options for displayed user photos.
setViewport(LatLngBounds) - Method in class com.google.gwt.maps.client.geocode.Geocoder
Sets the geocoder to magnify geocoding results within or near the given viewport.
setViewport(JavaScriptObject, LatLngBounds) - Method in interface com.google.gwt.maps.client.impl.GeocoderImpl
 
setVisible(TrafficOverlay, boolean) - Method in interface com.google.gwt.maps.client.impl.TrafficOverlayImpl
 
setVisible(boolean) - Method in class com.google.gwt.maps.client.InfoWindow
Shows or hides the info window.
setVisible(boolean) - Method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Shows/Hides the child overlays created by the GeoXmlOverlay object if the overlay is both currently visible and the overlay's supportsHide() method returns true.
setVisible(boolean) - Method in class com.google.gwt.maps.client.overlay.GroundOverlay
Sets the overlay visible by passing true or hide it b passing false.
setVisible(boolean) - Method in class com.google.gwt.maps.client.overlay.Marker
Toggle the visibility of the Marker on the map it is associated with.
setVisible(boolean) - Method in class com.google.gwt.maps.client.overlay.Polygon
Show or hide the polygon.
setVisible(boolean) - Method in class com.google.gwt.maps.client.overlay.Polyline
Show or hide the polyline.
setVisible(boolean) - Method in class com.google.gwt.maps.client.overlay.TileLayerOverlay
Shows or hides this overlay.
setVisible(boolean) - Method in class com.google.gwt.maps.client.overlay.TrafficOverlay
Shows or hides this overlay.
setWeight(int) - Method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Sets the weight of the polyline.
setWeight(int) - Method in class com.google.gwt.maps.client.overlay.PolyStyleOptions
Specifies the width of the line in pixels.
setWidth(String) - Method in class com.google.gwt.maps.client.MapWidget
 
setX(int) - Method in class com.google.gwt.maps.client.geom.TileIndex
Sets the X coordinate.
setY(int) - Method in class com.google.gwt.maps.client.geom.TileIndex
Sets the Y coordinate.
setYaw(double) - Method in class com.google.gwt.maps.client.streetview.Pov
Sets the camera yaw in degrees relative to true north.
setZIndexProcess(MarkerOptions.ZIndexProcess) - Method in class com.google.gwt.maps.client.overlay.MarkerOptions
This function is used for changing the z-Index order of the markers when they are overlaid on the map and is also called when their infowindow is opened.
setZoom(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
setZoom(double) - Method in class com.google.gwt.maps.client.streetview.Pov
Sets the zoom level.
setZoomFactor(int) - Method in class com.google.gwt.maps.client.overlay.EncodedPolyline
Sets the magnification between adjacent sets of zoom levels in the encoded levels string.
setZoomLevel(JavaScriptObject, int) - Method in interface com.google.gwt.maps.client.impl.InfoWindowOptionsImpl
 
setZoomLevel(int) - Method in class com.google.gwt.maps.client.InfoWindowContent.MapBlowupContent
Zoom level of the blowup map in the info window.
setZoomLevel(int) - Method in class com.google.gwt.maps.client.MapWidget
Sets the zoom level to the given new value.
setZPriority(double) - Method in class com.google.gwt.maps.client.overlay.TileLayerOverlayOptions
Contains a value which determines the relative z-order for this TileLayerOverlay.
SHORT_EXTRACTOR - Static variable in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
 
shouldBind(TreeLogger, TypeOracle, JMethod) - Method in interface com.google.gwt.maps.jsio.rebind.TaskFactory.Policy
Exporting methods via a flyweight interface is done by binding an instance of a type (or just the static methods of a type) to a JSO.
shouldConstruct(TreeLogger, TypeOracle, JMethod) - Method in interface com.google.gwt.maps.jsio.rebind.TaskFactory.Policy
Determines if a method should be treated as an invocation of an underlying JavaScript constructor function.
shouldExport(TreeLogger, TypeOracle, JMethod) - Method in interface com.google.gwt.maps.jsio.rebind.TaskFactory.Policy
Determines if the generator should generate an export binding for the method.
shouldImplement(TreeLogger, TypeOracle, JMethod) - Method in interface com.google.gwt.maps.jsio.rebind.TaskFactory.Policy
Determines if the generator should implement a particular method.
shouldImport(TreeLogger, TypeOracle, JMethod) - Method in interface com.google.gwt.maps.jsio.rebind.TaskFactory.Policy
Determines if the generator should generate an import binding for the method.
show(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
show(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.GroundOverlayImpl
 
show(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.InfoWindowImpl
 
show(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
show(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PanoramaImpl
 
show(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
show(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
show(TileLayerOverlay) - Method in interface com.google.gwt.maps.client.impl.TileLayerOverlayImpl
 
show() - Method in class com.google.gwt.maps.client.overlay.Layer.LayerJso
 
show() - Method in class com.google.gwt.maps.client.overlay.Layer
Shows a previously hidden Layer.
show() - Method in class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Shows the flash viewer.
showMapBlowup(MapWidget, LatLng, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
showMapBlowup(Marker) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
showMapBlowup(Marker, JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MarkerImpl
 
showMapBlowup() - Method in class com.google.gwt.maps.client.overlay.Marker
Opens the map info window over the icon of the marker.
showMapBlowup(InfoWindowContent) - Method in class com.google.gwt.maps.client.overlay.Marker
Opens the map info window over the icon of the marker.
Size - Class in com.google.gwt.maps.client.geom
A Size represents the size in pixels of a rectangular area of the map.
Size() - Constructor for class com.google.gwt.maps.client.geom.Size
 
size() - Method in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
 
sizeNative(JavaScriptObject) - Static method in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
 
SmallMapControl - Class in com.google.gwt.maps.client.control
Creates a control with buttons to pan in four directions, and zoom in and zoom out.
SmallMapControl() - Constructor for class com.google.gwt.maps.client.control.SmallMapControl
Creates a control with buttons to pan in four directions, and zoom in and zoom out.
SmallZoomControl - Class in com.google.gwt.maps.client.control
Creates a control with buttons to zoom in and zoom out.
SmallZoomControl() - Constructor for class com.google.gwt.maps.client.control.SmallZoomControl
Creates a control with buttons to zoom in and zoom out.
SmallZoomControl3D - Class in com.google.gwt.maps.client.control
Creates a control with buttons to pan in four directions, and zoom in and zoom out in a 3D style.
SmallZoomControl3D() - Constructor for class com.google.gwt.maps.client.control.SmallZoomControl3D
Creates a control with buttons to pan in four directions, and zoom in and zoom out in a 3D style.
splice(JavaScriptObject, int, int) - Static method in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
 
splice(JavaScriptObject, int, int, T) - Static method in class com.google.gwt.maps.jsio.client.impl.AbstractJSListWrapper
 
StatusCodes - Class in com.google.gwt.maps.client.geocode
Result status codes for the Google Geocoding service.
StatusCodes() - Constructor for class com.google.gwt.maps.client.geocode.StatusCodes
 
Step - Class in com.google.gwt.maps.client.geocode
Created by the Directions object to store information about a single step within a route in a directions result.
Step() - Constructor for class com.google.gwt.maps.client.geocode.Step
 
STREET - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
StreetviewClient - Class in com.google.gwt.maps.client.streetview
A class to perform searches for Street View data based on parameters that are passed to its methods.
StreetviewClient() - Constructor for class com.google.gwt.maps.client.streetview.StreetviewClient
Creates a new instance of StreetviewClient class.
StreetviewClient.ReturnValue - Enum in com.google.gwt.maps.client.streetview
An enum equivalents for return codes returned by StreetviewData.getCode().
StreetviewClientImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GStreetviewClient object from the Maps API using JSIO.
StreetviewData - Class in com.google.gwt.maps.client.streetview
A class representing the data associated to a panorama.
StreetviewData() - Constructor for class com.google.gwt.maps.client.streetview.StreetviewData
Protected constructor required for JS overlay.
StreetviewErrorHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.ERROR events from the StreetviewPanoramaWidget.
StreetviewErrorHandler.StreetviewErrorEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.ERROR event on a StreetviewPanoramaWidget.
StreetviewErrorHandler.StreetviewErrorEvent(StreetviewPanoramaWidget, int) - Constructor for class com.google.gwt.maps.client.event.StreetviewErrorHandler.StreetviewErrorEvent
 
StreetviewFeatures - Class in com.google.gwt.maps.client.streetview
A class specifying which major viewing modes are enabled.
StreetviewFeatures() - Constructor for class com.google.gwt.maps.client.streetview.StreetviewFeatures
Protected constructor required for JS overlay.
StreetviewInitializedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.INITIALIZED events from the StreetviewPanoramaWidget .
StreetviewInitializedHandler.StreetviewInitializedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.INITIALIZED event on a StreetviewPanoramaWidget.
StreetviewInitializedHandler.StreetviewInitializedEvent(StreetviewPanoramaWidget, StreetviewLocation) - Constructor for class com.google.gwt.maps.client.event.StreetviewInitializedHandler.StreetviewInitializedEvent
 
StreetviewLink - Class in com.google.gwt.maps.client.streetview
A class representing a link between two StreetviewLocations.
StreetviewLink() - Constructor for class com.google.gwt.maps.client.streetview.StreetviewLink
Protected constructor required for JS overlay.
StreetviewLocation - Class in com.google.gwt.maps.client.streetview
A class representing a street view location.
StreetviewLocation() - Constructor for class com.google.gwt.maps.client.streetview.StreetviewLocation
Protected constructor required for JS overlay.
StreetviewOverlay - Class in com.google.gwt.maps.client.overlay
A Street View overlay object displays where Street View is available by highlighting roads in blue.
StreetviewOverlay() - Constructor for class com.google.gwt.maps.client.overlay.StreetviewOverlay
Creates a new Street View overlay.
StreetviewOverlay(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.StreetviewOverlay
Create this overlay from an existing JavaScriptObject instance.
StreetviewOverlayChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CHANGED events from the StreetviewOverlay.
StreetviewOverlayChangedHandler.StreetviewOverlayChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CHANGED event on a StreetviewOverlay.
StreetviewOverlayChangedHandler.StreetviewOverlayChangedEvent(StreetviewOverlay, boolean) - Constructor for class com.google.gwt.maps.client.event.StreetviewOverlayChangedHandler.StreetviewOverlayChangedEvent
 
StreetviewOverlayImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GStreetviewOverlay object from the Maps API using JSIO.
StreetviewPanoramaOptions - Class in com.google.gwt.maps.client.streetview
A class representing the options passed to the StreetviewPanoramaWidget constructor.
StreetviewPanoramaOptions() - Constructor for class com.google.gwt.maps.client.streetview.StreetviewPanoramaOptions
Protected constructor required for JS overlay.
StreetviewPanoramaWidget - Class in com.google.gwt.maps.client.streetview
A class wrapping GStreetviewPanorama object that holds an instance of the Flash® Street View Panorama viewer.
StreetviewPanoramaWidget() - Constructor for class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Creates new StreetviewPanoramaWidget.
StreetviewPanoramaWidget(StreetviewPanoramaOptions) - Constructor for class com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget
Creates new StreetviewPanoramaWidget with specified options.
StreetviewPanoramaWidget.ErrorValue - Enum in com.google.gwt.maps.client.streetview
An enum equivalents for error codes passed to StreetviewErrorHandler.
StreetviewPitchChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.PITCHCHANGED events from the StreetviewPanoramaWidget.
StreetviewPitchChangedHandler.StreetviewPitchChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.PITCHCHANGED event on a StreetviewPanoramaWidget.
StreetviewPitchChangedHandler.StreetviewPitchChangedEvent(StreetviewPanoramaWidget, double) - Constructor for class com.google.gwt.maps.client.event.StreetviewPitchChangedHandler.StreetviewPitchChangedEvent
 
StreetviewUserPhotosOptions - Class in com.google.gwt.maps.client.streetview
This class represents the options available in the userPhotos viewing mode.
StreetviewUserPhotosOptions() - Constructor for class com.google.gwt.maps.client.streetview.StreetviewUserPhotosOptions
Protected constructor required for JS overlay.
StreetviewYawChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.YAWCHANGED events from the StreetviewPanoramaWidget.
StreetviewYawChangedHandler.StreetviewYawChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.YAWCHANGED event on a StreetviewPanoramaWidget.
StreetviewYawChangedHandler.StreetviewYawChangedEvent(StreetviewPanoramaWidget, double) - Constructor for class com.google.gwt.maps.client.event.StreetviewYawChangedHandler.StreetviewYawChangedEvent
 
StreetviewZoomChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.ZOOMCHANGED events from the StreetviewPanoramaWidget .
StreetviewZoomChangedHandler.StreetviewZoomChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.ZOOMCHANGED event on a StreetviewPanoramaWidget.
StreetviewZoomChangedHandler.StreetviewZoomChangedEvent(StreetviewPanoramaWidget, double) - Constructor for class com.google.gwt.maps.client.event.StreetviewZoomChangedHandler.StreetviewZoomChangedEvent
 
STYLE_ADUNIT - Static variable in class com.google.gwt.maps.client.AdsManager.AdsManagerOptions
Specifies AdsManager should display content ads in a frame on the map.
SUB_REGION - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
SUCCESS - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
No errors occurred; the address was successfully parsed and its geocode has been returned.
supportsHide(JavaScriptObject) - Method in class com.google.gwt.maps.client.impl.GeoXmlOverlayImpl
 
supportsHide(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolygonImpl
 
supportsHide(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.PolylineImpl
 
supportsHide() - Method in class com.google.gwt.maps.client.overlay.GeoXmlOverlay
Always returns true.
supportsHide() - Method in class com.google.gwt.maps.client.overlay.Polygon
Returns true if this environment supports the Polygon.setVisible(boolean) method.
supportsHide() - Method in class com.google.gwt.maps.client.overlay.Polyline
Returns true if this environment supports the Polyline.setVisible(boolean) method.

T

TaskFactory - Class in com.google.gwt.maps.jsio.rebind
Examines types to produce Tasks.
TaskFactory.Policy - Interface in com.google.gwt.maps.jsio.rebind
Defines an extraction policy when creating Tasks.
throwMultipleWrapperException() - Static method in class com.google.gwt.maps.jsio.client.impl.JSONWrapperUtil
Utility method for JSWrapper to throw an exception.
tileCheckRange(TileIndex, int, int) - Method in class com.google.gwt.maps.client.geom.MercatorProjection
 
tileCheckRange(TileIndex, int, int) - Method in class com.google.gwt.maps.client.geom.Projection
Indicates to the map if the tile index is in a valid range for the map type.
tileCheckRange(JavaScriptObject, TileIndex, int, int) - Method in interface com.google.gwt.maps.client.impl.ProjectionImpl
 
TileIndex - Class in com.google.gwt.maps.client.geom
Specifies the position of a Tile in the map.
TileIndex() - Constructor for class com.google.gwt.maps.client.geom.TileIndex
 
TileLayer - Class in com.google.gwt.maps.client
Implement this class in order to provide custom map tile layers, either through MapType or TileLayerOverlay.
TileLayer(CopyrightCollection, int, int) - Constructor for class com.google.gwt.maps.client.TileLayer
 
TileLayer(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.TileLayer
Constructs a new TileLayer instance by wrapping an existing JavaScript instance of GTileLayer.
TileLayerImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GTileLayer object from the Maps API using JSIO.
TileLayerNewCopyrightHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.NEWCOPYRIGHT events from the TileLayer.
TileLayerNewCopyrightHandler.TileLayerNewCopyrightEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the "click" event on a MapWidget.
TileLayerNewCopyrightHandler.TileLayerNewCopyrightEvent(TileLayer, Copyright) - Constructor for class com.google.gwt.maps.client.event.TileLayerNewCopyrightHandler.TileLayerNewCopyrightEvent
 
TileLayerOverlay - Class in com.google.gwt.maps.client.overlay
A TileLayerOverlay augments the map with a TileLayer.
TileLayerOverlay(TileLayer) - Constructor for class com.google.gwt.maps.client.overlay.TileLayerOverlay
Creates a tile layer overlay from the given tile layer.
TileLayerOverlay(TileLayer, TileLayerOverlayOptions) - Constructor for class com.google.gwt.maps.client.overlay.TileLayerOverlay
Creates a tile layer overlay from the given tile layer.
TileLayerOverlay(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.TileLayerOverlay
Create this overlay from an existing JavaScriptObject instance.
TileLayerOverlayImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GTileOverlay object from the Maps API using JSIO.
TileLayerOverlayOptions - Class in com.google.gwt.maps.client.overlay
Used as an argument to the constructor for TileLayerOverlay.
TileLayerOverlayOptions() - Constructor for class com.google.gwt.maps.client.overlay.TileLayerOverlayOptions
 
toArray(JSList<?>, Object[]) - Static method in class com.google.gwt.maps.client.impl.JsUtil
 
toArray(JSList<Integer>, int[]) - Static method in class com.google.gwt.maps.client.impl.JsUtil
 
toCanonical(String) - Method in class com.google.gwt.maps.client.geocode.CustomGeocodeCache
 
toCanonical(String) - Method in class com.google.gwt.maps.client.geocode.FactualGeocodeCache
 
toCanonical(String) - Method in class com.google.gwt.maps.client.geocode.GeocodeCache
Returns what is considered a canonical version of the address.
toCanonical(String) - Method in class com.google.gwt.maps.client.impl.ExportedGeocodeCache
 
toCanonical(JavaScriptObject, String) - Method in interface com.google.gwt.maps.client.impl.GeocodeCacheImpl
 
toJava(JsDate) - Static method in class com.google.gwt.ajaxloader.client.JsDate
Converts a JsDate to a Java Date.
toJavaArrayBytes(JsArrayInteger) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Takes an array of Integers to be interpreted as bytes and returns a Java Array of the byte primitive type.
toJs(Date) - Static method in class com.google.gwt.ajaxloader.client.JsDate
Converts a Java Date to a JsDate.
toJS(T) - Method in interface com.google.gwt.maps.jsio.client.impl.Extractor
 
toJsArray(J...) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
 
toJsArray(LatLng[]) - Static method in class com.google.gwt.maps.client.geom.LatLng
Convenience routine for creating a JsArray from Java array of LatLng values.
toJsArrayBoolean(boolean...) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Converts a Java array of booleans to a JavaScript boolean array.
toJsArrayInteger(int...) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Converts Java integer array to JavaScript integer array.
toJsArrayNumber(double...) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Converts a Java array of doubles to a JavaScript number array.
toJsArrayString(String...) - Static method in class com.google.gwt.ajaxloader.client.ArrayHelper
Converts an array of Java strings to an array of JavaScript strings.
toJsList(InfoWindowContent.InfoWindowTab[]) - Static method in class com.google.gwt.maps.client.impl.JsUtil
 
toJsList(int[]) - Static method in class com.google.gwt.maps.client.impl.JsUtil
 
toJsList(Marker[]) - Static method in class com.google.gwt.maps.client.impl.JsUtil
 
toJsList(TileLayer[]) - Static method in class com.google.gwt.maps.client.impl.JsUtil
 
toJsList(String[]) - Static method in class com.google.gwt.maps.client.impl.JsUtil
 
TOO_MANY_QUERIES - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
The given key has gone over the requests limit in the 24 hour period.
toSpan() - Method in class com.google.gwt.maps.client.geom.LatLngBounds
Returns a LatLng whose coordinates represent the size of this rectangle.
toString() - Method in class com.google.gwt.maps.client.Copyright
 
toString() - Method in class com.google.gwt.maps.client.geocode.Waypoint
 
toString() - Method in class com.google.gwt.maps.jsio.client.JSOpaque
 
toUrlValue() - Method in class com.google.gwt.maps.client.geom.LatLng
Returns a string that represents this point in a format suitable for use as a URL parameter value.
toUrlValue(int) - Method in class com.google.gwt.maps.client.geom.LatLng
Returns a string that represents this point in a format suitable for use as a URL parameter value.
TOWN - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
TrafficOverlay - Class in com.google.gwt.maps.client.overlay
A traffic overlay object displays road traffic information.
TrafficOverlay() - Constructor for class com.google.gwt.maps.client.overlay.TrafficOverlay
Creates a new traffic overlay.
TrafficOverlay(TrafficOverlayOptions) - Constructor for class com.google.gwt.maps.client.overlay.TrafficOverlay
Construct a new traffic overlay with options.
TrafficOverlay(JavaScriptObject) - Constructor for class com.google.gwt.maps.client.overlay.TrafficOverlay
Create this overlay from an existing JavaScriptObject instance.
TrafficOverlayChangedHandler - Interface in com.google.gwt.maps.client.event
Provides an interface to implement in order to receive MapEvent.CHANGED events from the TrafficOverlay.
TrafficOverlayChangedHandler.TrafficOverlayChangedEvent - Class in com.google.gwt.maps.client.event
Encapsulates the arguments for the MapEvent.CHANGED event on a TrafficOverlay.
TrafficOverlayChangedHandler.TrafficOverlayChangedEvent(TrafficOverlay, boolean) - Constructor for class com.google.gwt.maps.client.event.TrafficOverlayChangedHandler.TrafficOverlayChangedEvent
 
TrafficOverlayImpl - Interface in com.google.gwt.maps.client.impl
Wrapper for the GTrafficOverlay object from the Maps API using JSIO.
TrafficOverlayOptions - Class in com.google.gwt.maps.client.overlay
Used as an argument to the constructor for TrafficOverlay.
TrafficOverlayOptions() - Constructor for class com.google.gwt.maps.client.overlay.TrafficOverlayOptions
 
trigger() - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes an overlay and point argument.
trigger(boolean) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes a single boolean argument.
trigger(Copyright) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes a single boolean argument.
trigger(double) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes a single double argument.
trigger(int) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes a single integer argument.
trigger(int, int) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes two integer arguments.
trigger(LatLng) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes LatLng arguments.
trigger(LatLngBounds, int) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes LatLngBounds and int arguments.
trigger(MapType) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes a MapType argument.
trigger(Overlay) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes an Overlay argument.
trigger(Overlay, LatLng) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes Overlay and LatLng arguments.
trigger(Overlay, LatLng, LatLng) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes Overlay and 2 LatLng arguments.
trigger(Point, Element, Overlay) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes Point, Element, and Overlay arguments.
trigger(StreetviewLocation) - Method in class com.google.gwt.maps.client.impl.HandlerCollection
Manually trigger an event that takes a StreetviewLocation argument.
TYPE_ELEMENT - Static variable in class com.google.gwt.maps.client.InfoWindowContent
 
TYPE_MAP_BLOWUP - Static variable in class com.google.gwt.maps.client.InfoWindowContent
 
TYPE_TABBED - Static variable in class com.google.gwt.maps.client.InfoWindowContent
 
typeof(String) - Method in class com.google.gwt.ajaxloader.client.Properties
Executes the JavaScript typeof operator against the property with the given key.

U

UNAVAILABLE_ADDRESS - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
The geocode for the given address or the route for the given directions query cannot be returned due to legal or contractual reasons.
UNKNOWN_ADDRESS - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
No corresponding geographic location could be found for the specified address.
UNKNOWN_DIRECTIONS - Static variable in class com.google.gwt.maps.client.geocode.StatusCodes
The Directions object could not compute directions between the points mentioned in the query.
UNKNOWN_LOCATION - Static variable in class com.google.gwt.maps.client.geocode.GeoAddressAccuracy
 
UPPER - Static variable in annotation type com.google.gwt.maps.jsio.client.NamePolicy
Converts to upper-case.

V

validateType(Map<String, Task>, FragmentGeneratorContext) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Aggregate pre-write validation checks.
value() - Method in enum com.google.gwt.maps.client.geocode.DirectionQueryOptions.TravelMode
 
value - Variable in enum com.google.gwt.maps.client.impl.MapEvent
 
value() - Method in enum com.google.gwt.maps.client.impl.MapEvent
 
valueOf(String) - Static method in enum com.google.gwt.maps.client.control.ControlAnchor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gwt.maps.client.geocode.DirectionQueryOptions.TravelMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gwt.maps.client.GoogleBarAdsOptions.AdSafeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gwt.maps.client.impl.MapEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gwt.maps.client.MapPaneType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gwt.maps.client.streetview.StreetviewClient.ReturnValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget.ErrorValue
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.gwt.maps.client.control.ControlAnchor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gwt.maps.client.geocode.DirectionQueryOptions.TravelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gwt.maps.client.GoogleBarAdsOptions.AdSafeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gwt.maps.client.impl.MapEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gwt.maps.client.MapPaneType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gwt.maps.client.streetview.StreetviewClient.ReturnValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.gwt.maps.client.streetview.StreetviewPanoramaWidget.ErrorValue
Returns an array containing the constants of this enum type, in the order they are declared.

W

Waypoint - Class in com.google.gwt.maps.client.geocode
This class is used to create an array of arguments to the Directions class for specifying multi-point directions.
Waypoint(LatLng) - Constructor for class com.google.gwt.maps.client.geocode.Waypoint
Construct a waypoint from a point.
Waypoint(Placemark) - Constructor for class com.google.gwt.maps.client.geocode.Waypoint
Construct a waypoint from a Placemark.
Waypoint(String) - Constructor for class com.google.gwt.maps.client.geocode.Waypoint
Construct a waypoint from an address entered as a string.
WRAPPER_POLICY - Static variable in class com.google.gwt.maps.jsio.rebind.TaskFactory
 
writeBinding(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
writeBoilerplate(TreeLogger, FragmentGeneratorContext) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
Writes common boilerplate code for all implementations.
writeBoilerplate(TreeLogger, FragmentGeneratorContext) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Writes common boilerplate code for all implementations.
writeConstructor(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
writeConstructor(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 
writeEmptyFieldInitializerMethod(TreeLogger, Map<String, Task>, FragmentGeneratorContext) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
This is a no-op in the flyweight style.
writeEmptyFieldInitializerMethod(TreeLogger, Map<String, Task>, FragmentGeneratorContext) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Provides a method to encapsulate empty field initialization.
writeEmptyFieldInitializers(FragmentGeneratorContext) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Ensures that no field referenced by generated logic will ever return an undefined value.
writeFixups(TreeLogger, TypeOracle, SourceWriter, Set<JClassType>) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 
writeGetter(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
writeGetter(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 
writeImported(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
writeImported(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 
writeMethodBindings(FragmentGeneratorContext) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 
writeMethods(FragmentGeneratorContext, Map<String, Task>) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
Write the field, getter, and setter for the properties we know about.
writeSetter(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
writeSetter(FragmentGeneratorContext, JMethod) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 
writeSingleTask(FragmentGeneratorContext, Task) - Method in class com.google.gwt.maps.jsio.rebind.JSFlyweightWrapperGenerator
 
writeSingleTask(FragmentGeneratorContext, Task) - Method in class com.google.gwt.maps.jsio.rebind.JSWrapperGenerator
 

Z

zoomIn(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
zoomIn() - Method in class com.google.gwt.maps.client.MapWidget
Increments zoom level by one.
zoomOut(JavaScriptObject) - Method in interface com.google.gwt.maps.client.impl.MapImpl
 
zoomOut() - Method in class com.google.gwt.maps.client.MapWidget
Decrements zoom level by one.

A B C D E F G H I J L M N O P R S T U V W Z