publiclab / leaflet-blurred-location

A Leaflet-based interface for selecting a "blurred" or low-resolution location, to preserve privacy
https://publiclab.github.io/leaflet-blurred-location/examples/
GNU General Public License v3.0
35 stars 32 forks source link

Create getZoom function #221

Closed nstjean closed 4 years ago

nstjean commented 4 years ago

getZoom function should return the current zoom value from the maps module.

This is based on what @sagarpreet-chadha said in https://github.com/publiclab/plots2/issues/6946

nstjean commented 4 years ago

I'll add this today.