A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
tailAlign — Property in class com.google.maps.InfoWindowOptions |
|
A Number value that specifies the tail alignment. |
tailHeight — Property in class com.google.maps.InfoWindowOptions |
|
A Number value that indicates the tail's height. |
tailOffset — Property in class com.google.maps.InfoWindowOptions |
|
A Number value that indicates the horizontal offset of the tail's tip
from the info window midpoint. |
tailWidth — Property in class com.google.maps.InfoWindowOptions |
|
A Number value that indicates the tail's width. |
textColor — Property in class com.google.maps.MapTypeOptions |
|
A Number value that specifies the text color. |
thickness — Property in class com.google.maps.styles.StrokeStyle |
|
A Number value that specifies the stroke thickness. |
tileCheckRange(tile, zoom, tileSize) — Method in class com.google.maps.ProjectionBase |
|
Tests whether the tile index is within the valid range for the map type
(the map displays empty tiles outside of this range). |
tileCheckRange(tile, zoom, tilesize) — Method in interface com.google.maps.interfaces.IProjection |
|
Returns to the map if the tile index is in a valid range for the map
type. |
tileLayer — Property in interface com.google.maps.interfaces.ITileLayerOverlay |
|
Tile layer used for the overlay. |
tileLayer — Property in class com.google.maps.overlays.TileLayerOverlay |
|
Tile layer used for the overlay. |
TileLayerBase — Class in package com.google.maps |
|
TileLayerBase is an abstract base class used to provide custom tile layers
for the map. |
TileLayerBase(copyrightCollection:com.google.maps.interfaces:ICopyrightCollection, minResolution, maxResolution, alpha) — Constructor in class com.google.maps.TileLayerBase |
|
Constructs a TileLayerBase instance. |
TileLayerOverlay — Class in package com.google.maps.overlays |
|
TileLayerOverlay is a type of overlay that adds a custom
layer of tiles to the map on top of the MapType-specific tile layers. |
TileLayerOverlay(tileLayer:com.google.maps.interfaces:ITileLayer, tileSize, projection:com.google.maps.interfaces:IProjection) — Constructor in class com.google.maps.overlays.TileLayerOverlay |
|
TileLayerOverlay constructor. |
tileSize — Property in class com.google.maps.MapTypeOptions |
|
A Number value that specifies the tile size. |
tileSize — Property in interface com.google.maps.interfaces.ITileLayerOverlay |
|
Tile size. |
tileSize — Property in class com.google.maps.overlays.TileLayerOverlay |
|
Tile size. |
title — Property in class com.google.maps.InfoWindowOptions |
|
Plain text title for the info window. |
titleFormat — Property in class com.google.maps.InfoWindowOptions |
|
Info window's title format. |
titleHTML — Property in class com.google.maps.InfoWindowOptions |
|
HTML title for the info window. |
titleStyleSheet — Property in class com.google.maps.InfoWindowOptions |
|
Info window's title style sheet. |
toHtml(color) — Static method in class com.google.maps.Color |
|
Returns a color in HTML format, for example '#321fba'. |
tooltip — Property in class com.google.maps.overlays.MarkerOptions |
|
Marker tooltip text. |
tooltip — Property in class com.google.maps.overlays.PolygonOptions |
|
Polygon tooltip text. |
toSpan() — Method in class com.google.maps.LatLngBounds |
|
Converts the given map bounds to a lat/lng span. |
toString() — Method in class com.google.maps.Color |
|
Returns a string representation of this color,
for example 'R:64/G:32/B:255'. |
toString() — Method in class com.google.maps.CopyrightNotice |
|
Returns a single string made up of the prefix followed by a list of
the text array elements. |
toString() — Method in class com.google.maps.InfoWindowOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.LatLng |
|
Returns a string representation of this LatLng, for example
'48.8584, 2.2944' for Paris. |
toString() — Method in class com.google.maps.LatLngBounds |
|
Converts this LatLngBounds to a string. |
toString() — Method in class com.google.maps.MapOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.MapTypeOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.controls.ControlPosition |
|
String representation of position object. |
toString() — Method in class com.google.maps.controls.MapTypeControlOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.controls.OverviewMapControlOptions |
|
toString method. |
toString() — Method in class com.google.maps.controls.PositionControlOptions |
|
toString method. |
toString() — Method in class com.google.maps.controls.ScaleControlOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.controls.ZoomControlOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.overlays.GroundOverlayOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.overlays.MarkerOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.overlays.PolygonOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.overlays.PolylineOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.services.ClientGeocoderOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.services.DirectionsOptions |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.services.Placemark |
|
Returns a string representation of the placemark of the form
"address" |
toString() — Method in class com.google.maps.styles.BevelStyle |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.styles.ButtonFaceStyle |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.styles.ButtonStyle |
|
toString method. |
toString() — Method in class com.google.maps.styles.FillStyle |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.styles.GradientStyle |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.styles.RectangleStyle |
|
Returns a String representation of this object. |
toString() — Method in class com.google.maps.styles.StrokeStyle |
|
Returns a String representation of this object. |
toUrlValue(opt_precision) — Method in class com.google.maps.LatLng |
|
Returns a string of the form "lat,lng" for this LatLng. |
travelMode — Property in class com.google.maps.services.DirectionsOptions |
|
The travel mode for directions queries. |
TRAVEL_MODE_DRIVING — Constant static property in class com.google.maps.services.DirectionsOptions |
| Designates driving travel mode for the directions. |
TRAVEL_MODE_WALKING — Constant static property in class com.google.maps.services.DirectionsOptions |
| Designates walking travel mode for the directions. |
type — Property in class com.google.maps.styles.GradientStyle |
|
A value from the GradientType class that specifies which gradient type
to use: GradientType.LINEAR or GradientType.RADIAL. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |