alex3165 / react-mapbox-gl

A React binding of mapbox-gl-js
http://alex3165.github.io/react-mapbox-gl/
MIT License
1.93k stars 536 forks source link

feat: support react 17 #1027

Open mihkeleidast opened 1 year ago

mihkeleidast commented 1 year ago

Small step towards supporting newer React versions officially.

Some type changes in here as well, as the updating made me fix the generics on withMap HOC, which surfaced various errors.