Modifier and Type | Method and Description |
---|---|
static MapWidget |
MapWidget.newInstance(MapImpl impl)
Reconstruct the mapWidget from JSO
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
AdUnitWidget.getMap()
Returns the map to which this AdUnit's ads are targeted.
|
MapWidget |
AdUnitOptions.getMap()
The map associated with this AdUnit.
|
MapWidget |
AdUnitImpl.getMap()
Returns the map to which this AdUnit's ads are targeted.
|
Modifier and Type | Method and Description |
---|---|
void |
AdUnitWidget.setMap(MapWidget mapWidget)
Associates this AdUnit with the specified map.
|
void |
AdUnitOptions.setMap(MapWidget mapWidget)
The map associated with this AdUnit.
|
void |
AdUnitImpl.setMap(MapWidget mapWidget)
Associates this AdUnit with the specified map.
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
DrawingManagerOptions.getMap()
The Map to which the DrawingManager is attached, which is the Map on
which the overlays created will be placed.
|
MapWidget |
DrawingManager.getMap()
Returns the Map to which the DrawingManager is attached, which is the Map
on which the overlays created will be placed.
|
Modifier and Type | Method and Description |
---|---|
void |
DrawingManagerOptions.setMap(MapWidget mapWidget)
The Map to which the DrawingManager is attached, which is the Map on
which the overlays created will be placed.
|
void |
DrawingManager.setMap(MapWidget mapWidget)
Attaches the DrawingManager object to the specified Map.
|
Modifier and Type | Method and Description |
---|---|
static void |
MapHandlerRegistration.trigger(MapWidget w,
MapEventType eventType)
Triggers the given event.
|
static void |
MapHandlerRegistration.trigger(MapWidget w,
MapEventType eventType,
JavaScriptObject... objects)
Triggers the given event.
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
KmlLayer.getMap()
Get the map on which the KML Layer is being rendered.
|
MapWidget |
TrafficLayer.getMap() |
MapWidget |
KmlLayerOptions.getMap()
Get the map on which the KML Layer is being rendered.
|
MapWidget |
BicyclingLayer.getMap() |
MapWidget |
FusionTablesLayerOptions.getMap()
Returns the map on which this layer is displayed.
|
MapWidget |
FusionTablesLayer.getMap()
Returns the map on which this layer is displayed.
|
MapWidget |
TransitLayer.getMap()
Get the map on which the layer is being rendered.
|
Modifier and Type | Method and Description |
---|---|
void |
KmlLayer.setMap(MapWidget mapWidget)
Renders the KML Layer on the specified map.
|
void |
TrafficLayer.setMap(MapWidget mapWidget) |
void |
KmlLayerOptions.setMap(MapWidget mapWidget)
Renders the KML Layer on the specified map.
|
void |
BicyclingLayer.setMap(MapWidget mapWidget) |
void |
FusionTablesLayerOptions.setMap(MapWidget mapWidget)
Renders the layer on the specified map.
|
void |
FusionTablesLayer.setMap(MapWidget mapWidget)
Renders the layer on the specified map.
|
void |
TransitLayer.setMap(MapWidget mapWidget)
Renders the layer on the specified map.
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
Polyline.getMap()
Returns the map on which this shape is attached.
|
MapWidget |
Circle.getMap()
Returns the map on which this circle is displayed.
|
MapWidget |
Polygon.getMap()
Returns the map on which this shape is attached.
|
MapWidget |
Rectangle.getMap()
Returns the map on which this rectangle is displayed.
|
MapWidget |
GroundOverlay.getMap()
Returns the map on which this groundoverlay is displayed.
|
MapWidget |
Marker.getMap() |
MapWidget |
GroundOverlayOptions.getMapWidget()
gets Map on which to display Polyline.
|
MapWidget |
CircleOptions.getMapWidget()
gets Map on which to display Polyline.
|
MapWidget |
PolylineOptions.getMapWidget()
gets Map on which to display Polyline.
|
MapWidget |
PolygonOptions.getMapWidget()
gets Map on which to display Polyline.
|
MapWidget |
MarkerOptions.getMapWidget()
gets Map on which to display Polyline.
|
MapWidget |
OverlayView.getMapWidget()
get mapWidget
|
MapWidget |
RectangleOptions.getMapWidget()
gets Map on which to display Polyline.
|
Modifier and Type | Method and Description |
---|---|
void |
InfoWindow.open(MapWidget mapWidget)
Opens this InfoWindow on the given map.
|
void |
InfoWindow.open(MapWidget mapWidget,
MVCObject<?> anchor)
Opens this InfoWindow on the given map.
|
void |
Polyline.setMap(MapWidget mapWidget)
Renders this shape on the specified map.
|
void |
GroundOverlayOptions.setMap(MapWidget mapWidget)
sets Map on which to display Polyline.
|
void |
Circle.setMap(MapWidget mapWidget)
Renders the circle on the specified map.
|
void |
CircleOptions.setMap(MapWidget mapWidget)
sets Map on which to display Polyline.
|
void |
Polygon.setMap(MapWidget mapWidget)
Renders this shape on the specified map.
|
void |
PolylineOptions.setMap(MapWidget mapWidget)
sets Map on which to display Polyline.
|
void |
PolygonOptions.setMap(MapWidget mapWidget)
Renders the Polygone on the map
|
void |
Rectangle.setMap(MapWidget mapWidget)
Renders the rectangle on the specified map.
|
void |
GroundOverlay.setMap(MapWidget mapWidget)
Renders the groundoverlay on the specified map.
|
void |
Marker.setMap(MapWidget mapWidget)
set Map
|
void |
MarkerOptions.setMap(MapWidget mapWidget)
sets Map on which to display Polyline.
|
void |
OverlayView.setMap(MapWidget mapWidget)
Adds the overlay to the map or panorama.
|
void |
RectangleOptions.setMap(MapWidget mapWidget)
sets Map on which to display Polyline.
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
PanoramioLayerOptions.getMap()
The map on which to display the layer.
|
MapWidget |
PanoramioLayer.getMap()
The map on which to display the layer.
|
Modifier and Type | Method and Description |
---|---|
void |
PanoramioLayerOptions.setMap(MapWidget mapWidget)
The map on which to display the layer.
|
void |
PanoramioLayer.setMap(MapWidget mapWidget)
The map on which to display the layer.
|
Modifier and Type | Method and Description |
---|---|
static PlacesService |
PlacesService.newInstance(MapWidget mapWidget)
Creates a new instance of the PlacesService that renders attributions in the specified container.
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
DirectionsRendererOptions.getMap()
Map on which to display the directions.
|
MapWidget |
DirectionsRenderer.getMap()
Returns the map on which the DirectionsResult is rendered.
|
MapWidget |
DirectionsRendererOptions.getMapWidget()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectionsRendererOptions.setMap(MapWidget mapWidget)
Map on which to display the directions.
|
void |
DirectionsRenderer.setMap(MapWidget mapWidget)
This method specifies the map on which directions will be rendered.
|
Modifier and Type | Method and Description |
---|---|
MapWidget |
CloudLayer.getMap() |
MapWidget |
WeatherLayer.getMap() |
MapWidget |
WeatherLayerOptions.getMap()
Returns the map on which this layer is displayed.
|
Modifier and Type | Method and Description |
---|---|
void |
CloudLayer.setMap(MapWidget mapWidget) |
void |
WeatherLayer.setMap(MapWidget mapWidget) |
void |
WeatherLayerOptions.setMap(MapWidget mapWidget)
Layer will be rendered to this map
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.