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