a-b-street / osm2streets

Convert OSM to street networks with detailed geometry
https://a-b-street.github.io/osm2streets
Apache License 2.0
101 stars 9 forks source link

Port to svelte-maplibre #237

Closed dabreegster closed 8 months ago

dabreegster commented 8 months ago

https://github.com/dimfeld/svelte-maplibre/ makes MapLibre so much more declarative and easy to work with. I've been using it extensively in other projects, so thankfully switching over here was pretty easy! This'll make it easier to make further improvements to Street Explorer.

Two regressions in the lane editor with this change, acceptable for now since that app isn't fully usable anyway:

CC @ginnyTheCat. Lots of changes, reading commits in order is probably helpful also CC @ADD-William-WaltersDavis. If you read commits in order, this is an example of "slow" cutover to svelte-maplibre