Package com.google.maps.android.data.kml
See: Description
-
Class Summary Class Description KmlMultiTrack Created by thorin on 22/02/2017. KmlMultiGeometry Represents a KML MultiGeometry. KmlRenderer Renders all visible KmlPlacemark and KmlGroundOverlay objects onto the GoogleMap as Marker, Polyline, Polygon, GroundOverlay objects. KmlLineString Represents a KML LineString. KmlPlacemark Represents a placemark which is either a com.google.maps.android.data.kml.KmlPoint, , com.google.maps.android.data.kml.KmlPolygon or a com.google.maps.android.data.kml.KmlMultiGeometry. KmlStyle Represents the defined styles in the KML document KmlLayer Document class allows for users to input their KML data and output it onto the map KmlGroundOverlay Represents a KML Ground Overlay KmlTrack Created by thorin on 22/02/2017. KmlBoolean Utility class to help parse Kml boolean entities. KmlUtil Utility methods for KML KmlPoint Represents a KML Point. KmlPolygon Represents a KML Polygon. KmlContainer Represents a KML Document or Folder.