PaulLeCam / react-leaflet

React components for Leaflet maps
https://react-leaflet.js.org
Other
5.19k stars 887 forks source link

Typo in Docs: should be setView instead of setCenter #1071

Closed rahils-mitre closed 1 year ago

rahils-mitre commented 1 year ago

In the useMapEvent example at the bottom of this page: https://react-leaflet.js.org/docs/api-map/ it should say setView instead of setCenter.

PaulLeCam commented 1 year ago

Good catch, thanks for reporting this. Should be fixed now.