publiclab / blurred-location

A JavaScript library to help manage variable location privacy through a "blurred location" model
GNU General Public License v3.0
4 stars 1 forks source link

Example created + Functions added + Testing started #5

Closed sagarpreet-chadha closed 5 years ago

jywarren commented 5 years ago

Hi! This is looking really good. Do you think we ought to boot up all of Leaflet in the demo, or could we do a simpler set of demos, maybe filtering numbers between text inputs, like a kind of web calculator?

Eventually we can do the EXIF data demo, but I guess I'm on the fence in terms of whether we need to duplicate the demos from the full Leaflet library. But you've already done a lot here, i'm happy to just merge it in if you think that's best!

Sorry I'm a bit slow responding, i got a bit sick, just catching up now! Thanks Sagarpreet!

sagarpreet-chadha commented 5 years ago

Yes i like the idea of making UI with text input and calling our mathematical functions on it 👍 . I will do the changes in this PR only . Thank you 😄 !

sagarpreet-chadha commented 5 years ago

Hi @jywarren ...I am going ahead and merging this PR 😄 !