Package com.google.maps.android.data
See: Description
-
Class Summary Class Description DataLayerLoader Unified loader for DataLayers. Feature An abstraction that shares the common properties of KmlPlacemark and GeoJsonFeature. Layer Common base class for GeoJsonLayer and KmlLayer, bridging to the new data layer. LineString Legacy LineString wrapper bridging to the new data layer. MultiGeometry An abstraction that shares the common properties of KmlMultiGeometry, GeoJsonMultiLineString, GeoJsonMultiPoint, and GeoJsonMultiPolygon. Point Legacy Point wrapper bridging to the new data layer. ImagesCache A lightweight, backward-compatible class representing the old ImagesCache. Renderer A legacy bridge class representing the old Renderer, used to provide backward compatibility for type-level references like ImagesCache. Style An abstraction that shares the common properties of KmlStyle, GeoJsonPointStyle, GeoJsonLineStringStyle and GeoJsonPolygonStyle. -
Interface Summary Interface Description DataPolygon An interface containing the common properties of GeoJsonPolygon and KmlPolygon. Geometry Common interface for all legacy Geometry types, bridging to the new data layer. OnFeatureClickListener -
Object Summary Object Description RendererLogger Simple logging utility for geospatial renderers and managers. Companion