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 | |
label — Property in class com.google.maps.overlays.MarkerOptions | |
Marker label text. | |
labelFormat — Property in class com.google.maps.controls.ScaleControlOptions | |
Format for the label(s) of the control. | |
labelFormat — Property in class com.google.maps.overlays.MarkerOptions | |
Marker label text format. | |
labelFormat — Property in class com.google.maps.styles.ButtonFaceStyle | |
Button's label format. | |
language — Property in class com.google.maps.Map | |
The desired map language. | |
language — Property in class com.google.maps.services.ClientGeocoderOptions | |
The language for geocoding queries. | |
language — Property in class com.google.maps.services.DirectionsOptions | |
The language for directions queries. | |
languages — Property in class com.google.maps.Map | |
[AIR only] Sets the user's preferred languages. | |
lat() — Method in class com.google.maps.LatLng | |
Returns the latitude in degrees. | |
latLng — Property in class com.google.maps.MapMouseEvent | |
LatLng over which the MapMouseEvent occurred. | |
latLng — Property in class com.google.maps.MapMoveEvent | |
LatLng over which the MapMoveEvent occurred. | |
latLng — Property in class com.google.maps.services.Step | |
The first point along the polyline for this step. | |
LatLng — Class in package com.google.maps | |
LatLng is a point in geographical coordinates with longitude and latitude. | |
LatLng(lat, lng, opt_noCorrect) — Constructor in class com.google.maps.LatLng | |
Constructs a LatLng. | |
LatLngBounds — Class in package com.google.maps | |
A rectangular bounds on the Earth. | |
LatLngBounds(opt_sw:com.google.maps:LatLng, opt_ne:com.google.maps:LatLng) — Constructor in class com.google.maps.LatLngBounds | |
Constructs a LatLngBounds from two LatLng instances, holding the SW extent and NE extent, respectively. | |
latRadians() — Method in class com.google.maps.LatLng | |
Returns the latitude in radians. | |
levels — Property in class com.google.maps.overlays.EncodedPolylineData | |
String containing encoded polyline zoom level groups. | |
lineThickness — Property in class com.google.maps.controls.ScaleControlOptions | |
An integer value indicating the thickness of the lines in the scale control. | |
linkColor — Property in class com.google.maps.MapTypeOptions | |
A Number value that specifies the link color. | |
lng() — Method in class com.google.maps.LatLng | |
Returns the longitude in degrees. | |
lngRadians() — Method in class com.google.maps.LatLng | |
Returns the longitude in radians. | |
load(query) — Method in interface com.google.maps.interfaces.IDirections | |
Initiates a directions request. | |
load(query) — Method in class com.google.maps.services.Directions | |
Initiates a directions request. | |
loadFromWaypoints(waypoints) — Method in class com.google.maps.services.Directions | |
Issues a new directions query using an array of waypoints as input instead of a single query string. | |
loadTile(tilePos, zoom) — Method in class com.google.maps.TileLayerBase | |
Creates and loads a tile (x, y) at the given zoom level. | |
loadTile(tilePos, zoom) — Method in interface com.google.maps.interfaces.ITileLayer | |
Creates and loads a tile (x, y) at the given zoom level. | |
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 |