Package com.google.maps.android.data.parser
See: Description
-
Interface Summary Interface Description GeoFileParser Interface for a file parser that transforms an input stream from a specific format into the unified GeoData model. Geometry A sealed interface representing the geometric shape of a feature. -
Class Summary Class Description GeoData A generic container for geographic data parsed from any file. Feature Represents a single, distinct geographic entity, such as a placemark, a route, or a defined area. Point LineString Polygon GeometryCollection Style Represents styling information that can be applied to a feature.