Serving a custom vector web map using PMTiles and maplibre-gl
last updated: Feb 26, 2024
https://til.simonwillison.net/gis/pmtiles
I figured out how to use (PMTiles) to create a custom map of just my local area, then serve that map using MapLibre GL from static hosting on GitHub Pages.
Goes through the full process of building out a map that only serves a bounded area, all hosted on github.