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 Style An abstraction that shares the common properties of KmlStyle, GeoJsonPointStyle, GeoJsonLineStringStyle and GeoJsonPolygonStyle MultiGeometry An abstraction that shares the common properties of KmlMultiGeometry and GeoJsonMultiLineString, GeoJsonMultiPoint and GeoJsonMultiPolygon ImagesCache Renderer An abstraction that shares the common properties of KmlRenderer and GeoJsonRenderer Layer An abstraction that shares the common properties of KmlLayer and GeoJsonLayer Point An abstraction that shares the common properties of KmlPoint and GeoJsonPoint LineString An abstraction that shares the common properties of KmlLineString and GeoJsonLineString Feature An abstraction that shares the common properties of KmlPlacemark and GeoJsonFeature