> ## Documentation Index
> Fetch the complete documentation index at: https://gmlp.kdco.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Types

> Key public types exposed by the package.

Important exported types include:

* `GoogleMapsEnvelope`
* `GoogleMapsIntent`
* `GoogleMapsMode`
* `LocationData`
* `PlaceData`
* `RouteData`
* `QueryData`
* `MapViewData`
* `ResolvedGoogleMapsUrl`
* `RawArtifacts`
* `CoordinateSource`
* `ResolutionStatus`

The library favors discriminated unions and narrow string literals over loose bags of data.
