README file from
GithubPlaces - Protomaps
Map provider for Places using Protomaps, with vector maps and POI discovery.
Network requests
| Area | Request |
|---|---|
| Map tiles and styles | Loads the selected style and its vector tiles |
| Glyphs and sprites | Loads the label fonts and icons the style names |
Style requests go to https://api.protomaps.com/styles/v5/<style>/<language>.json. Glyphs and sprites go to protomaps.github.io/basemaps-assets.
Background tasks
None.
Dependencies
| Library | Purpose |
|---|---|
| maplibre-gl | GL map engine |
| places-shared | Shared map, overlay, routing, and utility code |
| places-maplibre-base | Shared GL map implementation |