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

Heatmap or aggregate means of displaying locations . #49

Closed sagarpreet-chadha closed 5 years ago

sagarpreet-chadha commented 5 years ago

Fixes #21 😄 !

screenshot 2019-02-22 at 6 14 30 pm screenshot 2019-02-22 at 6 12 53 pm screenshot 2019-02-22 at 6 10 40 pm screenshot 2019-02-22 at 6 09 14 pm
jywarren commented 5 years ago

Oh wow! interesting, does this only color the center square? Do you think we could color all squares according to the color scale?

Very cool!

sagarpreet-chadha commented 5 years ago

Yes currently it colors only the center square . Okay , working on coloring all squares according to color code . Also when you get the time , kindly reply to my last mail 📬 . Thanks !

sagarpreet-chadha commented 5 years ago

Screenshots :

screenshot 2019-02-27 at 12 43 53 am screenshot 2019-02-27 at 12 43 44 am screenshot 2019-02-27 at 12 43 03 am
jywarren commented 5 years ago

Oooh! This looks great. Once it's rebased, is it ready for a merge?

I think we could develop a test around this that goes through a few different zoom levels, and then searches for CSS classes or styles and counts the # of orange or yellow squares... what do you think?

jywarren commented 5 years ago

Also, shall we add a checkbox to be able to toggle off the markers in the demo? That'll let people see what its like with just a heatmap.

sagarpreet-chadha commented 5 years ago

Hi @jywarren , i am going ahead and merging this 😄 !

jywarren commented 5 years ago

Awesome!