Package com.google.maps.android.data
See: Description
-
Class Summary Class Description 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 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 Point An abstraction that shares the common properties of KmlPoint and GeoJsonPoint Feature An abstraction that shares the common properties of KmlPlacemark and GeoJsonFeature LineString An abstraction that shares the common properties of KmlLineString and GeoJsonLineString -
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