trafficonese / leaflet.extras

Extra functionality for leaflet R package.
https://trafficonese.github.io/leaflet.extras/
GNU General Public License v3.0
214 stars 74 forks source link

Feature Request drop down filter #94

Closed dmaupin12 closed 7 years ago

dmaupin12 commented 7 years ago

I believe it's possible to add a drop down filter in js. Anyway we could add this to r leaflet?

bhaskarvk commented 7 years ago

Link to a demo or JS lib?

bhaskarvk commented 7 years ago

Closing as no further response. Feel free to reopen with concrete example of what you exactly want.

dmaupin12 commented 7 years ago

Sorry for the delay,

see the link for a demo.

http://jsfiddle.net/nFLc3/

bhaskarvk commented 7 years ago

Yeah this should be easily doable even with just the core leaflet pkg. I will upload a sample soon.

dmaupin12 commented 7 years ago

Awesome! Thanks for your help.

dmaupin12 commented 7 years ago

Just curious, have you been able to figure out a way to add the dropdown bar?

bhaskarvk commented 7 years ago

end of this week, I promise

dmaupin12 commented 6 years ago

I know your super busy, but i just wanted to check and see if the drop down filter could be implemented? Also, do i need to learn javascript in order to add adaptations such as the filter to the leaflet r package?

Thanks