A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
W
K
- Kml - class in com.google.maps.android.data.parser.kml
- KmlContainer - class in com.google.maps.android.data.kml
- Represents a KML Document or Folder.
- KmlFeature - class in com.google.maps.android.data.parser.kml
- KmlGroundOverlay - class in com.google.maps.android.data.kml
- Represents a KML Ground Overlay.
- KmlLayer - class in com.google.maps.android.data.kml
- KmlLineString - class in com.google.maps.android.data.kml
- Represents a KML LineString.
- KmlMapper - class in com.google.maps.android.data.renderer.mapper
- A mapper class responsible for transforming KML objects into the platform-agnostic DataScene model.
- KmlMapperKt - class in com.google.maps.android.data.renderer.mapper
- KmlModelKt - class in com.google.maps.android.data.parser.kml
- KmlMultiGeometry - class in com.google.maps.android.data.kml
- Represents a KML MultiGeometry.
- KmlParser - class in com.google.maps.android.data.parser.kml
- KmlParser.Companion - class in com.google.maps.android.data.parser.kml.KmlParser
- KmlPlacemark - class in com.google.maps.android.data.kml
- Represents a placemark which is either a KmlPoint, KmlLineString, KmlPolygon or a KmlMultiGeometry.
- KmlPoint - class in com.google.maps.android.data.kml
- Represents a KML Point.
- KmlPolygon - class in com.google.maps.android.data.kml
- Represents a KML Polygon.
- KmlPolygon.Companion - class in com.google.maps.android.data.kml.KmlPolygon
- KmlStyle - class in com.google.maps.android.data.kml
- Represents the defined styles in the KML document.
- KmlStyle.Companion - class in com.google.maps.android.data.kml.KmlStyle
- KmlUrlSanitizer - class in com.google.maps.android.data.kml
- Interface for sanitizing URLs in KML documents.
- KmzParser - class in com.google.maps.android.data.parser.kml
- Parser for KMZ files (zipped KML).
- KmzParser.Companion - class in com.google.maps.android.data.parser.kml.KmzParser