MapComplete
MapComplete copied to clipboard
Load vector tiles into basemap
- Start from the master branch, create a new branch from there (feature/vector-tiles)
- Have a look at what vector tiles are
- Have a look leaflet.js docs (also see minimap.ts)
- Have a look at the leaflet vector tile plugin
Also relevant: BaseLayers.ts
Superseded by #1182