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