Package com.google.maps.android.data
See: Description
-
Interface Summary Interface Description DataPolygon An interface containing the common properties of GeoJsonPolygon and KmlPolygon Geometry An abstraction that represents a Geometry object OnFeatureClickListener Callback interface for when a map object is clicked. -
Class Summary Class Description ImagesCache Renderer An abstraction that shares the common properties of KmlRenderer and GeoJsonRenderer Point An abstraction that shares the common properties of KmlPoint and GeoJsonPoint Style An abstraction that shares the common properties of KmlStyle, GeoJsonPointStyle, GeoJsonLineStringStyle and GeoJsonPolygonStyle Feature An abstraction that shares the common properties of KmlPlacemark and GeoJsonFeature LineString An abstraction that shares the common properties of KmlLineString and GeoJsonLineString Layer An abstraction that shares the common properties of KmlLayer and GeoJsonLayer MultiGeometry An abstraction that shares the common properties of KmlMultiGeometry and GeoJsonMultiLineString, GeoJsonMultiPoint and GeoJsonMultiPolygon