publiclab / leaflet-blurred-location-display

A library to display points which have been "blurred" for privacy with leaflet-blurred-location
https://publiclab.github.io/leaflet-blurred-location-display/examples/index.html
GNU General Public License v3.0
11 stars 12 forks source link

Revamped Architecture . #65

Closed sagarpreet-chadha closed 5 years ago

sagarpreet-chadha commented 5 years ago

Fixes #64 , #67 , #66 , #68 😄 !

Work in Progress 🚧 👷 .

sagarpreet-chadha commented 5 years ago

Demo to illustrate precision by referencing the chart in https://github.com/publiclab/leaflet-blurred-location#human-readable-blurring :

Screenshot 2019-04-07 at 6 03 23 PM Screenshot 2019-04-07 at 6 03 37 PM

Demo showing new heat-map (without marker) feature :

Screenshot 2019-04-07 at 6 19 21 PM

New getVisibleLocation() method :

Screenshot 2019-04-07 at 4 54 05 PM

The input can be a range now :

Screenshot 2019-04-07 at 5 50 16 PM

or a number :

Screenshot 2019-04-07 at 5 50 24 PM

@jywarren ...kindly review this PR 😄 !

PS : Will update Readme in separate PR . Thanks :)

sagarpreet-chadha commented 5 years ago
Screenshot 2019-04-09 at 10 34 26 PM Screenshot 2019-04-09 at 10 34 44 PM

Adding this to documentation as well 😄 !

sagarpreet-chadha commented 5 years ago

Published to gh-page branch !

New Demos are live 💃 :

https://publiclab.github.io/leaflet-blurred-location-display/examples/HumanReadableBlurring.html

https://publiclab.github.io/leaflet-blurred-location-display/examples/simpleHeatmapStyle.html

Adding these links to Readme as well ! @jywarren kindly check them out 😄 .

sagarpreet-chadha commented 5 years ago

@jywarren done changes 👍 .