A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
L
- LabelStyle - class in com.google.maps.android.data.parser.kml
- LatLngAlt - class in com.google.maps.android.data.parser.kml
- LatLonBox - class in com.google.maps.android.data.parser.kml
- Layer - class in com.google.maps.android.data
- Common base class for GeoJsonLayer and KmlLayer, bridging to the new data layer.
- Layer - class in com.google.maps.android.renderer.model
- A container for a collection of MapObjects.
- Layer.OnFeatureClickListener - class in com.google.maps.android.data.Layer
- LinearRing - class in com.google.maps.android.data.parser.kml
- LineString - class in com.google.maps.android.data
- Legacy LineString wrapper bridging to the new data layer.
- LineString - class in com.google.maps.android.data.parser.kml
- LineString - class in com.google.maps.android.data.renderer.model
- A Geometry that contains a list of Points, representing a line.
- LineStyle - class in com.google.maps.android.data.parser.kml
- LineStyle - class in com.google.maps.android.data.renderer.model
- A data class representing the style for a LineString.
- loadAsset(String) - function in com.google.maps.android.data.DataLayerLoader
- Loads a DataLayer from an asset file.
- loadIcon(String) - function in com.google.maps.android.data.renderer.IconProvider
- Loads an icon from the given URL.
- loadIcon(String) - function in com.google.maps.android.data.renderer.UrlIconProvider
- Loads an icon from the given URL.
- loadInputStream(InputStream,String) - function in com.google.maps.android.data.DataLayerLoader
- Loads a DataLayer from an InputStream.