bobstanton12 downloadsMap provider for Places using Stadia Maps, with vector maps, POI search, elevation replacement, directions, isochrones, track snapping, and track matching.
Map provider for Places using Stadia Maps, with vector maps, POI search, elevation replacement, directions, isochrones, track snapping, and track matching.
| Area | Request |
|---|---|
| Map tiles and styles | Loads the selected map style, its glyphs, sprites, and tiles |
| POI search | Resolves a search term to place suggestions and coordinates |
| Directions | Builds a route between the waypoints in a block |
| Isochrones | Builds reachability polygons around a center point |
| Elevation | Reads elevation for a coordinate |
| Track snapping | Aligns a recorded track to the road or path network |
| Track matching | Identifies the named ways a track follows |
| 3D terrain | Loads terrain DEM tiles for 3D relief |
None.
| Library | Purpose |
|---|---|
| @stadiamaps/api | Geocoding, routing, isochrones, and snapping |
| @googlemaps/polyline-codec | Encodes and decodes route polylines |
| maplibre-gl | GL map engine |
| places-shared | Shared map, overlay, routing, and utility code |
| places-maplibre-base | Shared GL map implementation |