DigitalCommons / land-explorer-front-end

React app for the Land Explorer front end
http://landexplorer.cc
GNU Affero General Public License v3.0
1 stars 0 forks source link

change how zoom is set from map #241

Closed King-Mob closed 1 year ago

King-Mob commented 1 year ago

What? Why?

Closes #215

onZoom contained a closure, so it wasn't updating the actual zoom figure from the map

What should we test?

Release notes

Deployment notes

Documentation updates