districtr / districtr-v2

A free, open-source web app for drawing districting plans. Reboot of districtr.
MIT License
1 stars 1 forks source link

Refactor to React-map-gl #214

Closed nofurtherinformation closed 5 days ago

nofurtherinformation commented 5 days ago

This PR refactors vanilla maplibre to use react-map-gl. This palys a lot more nicely with react component lifecycle and abstracts a lot of the manual map logic away. There may be performance gains (to be investigated...)

Description

Reviewers

Checklist

Screenshots (if applicable):