humangeo / leaflet-dvf

Leaflet Data Visualization Framework
MIT License
689 stars 153 forks source link

Selecting multiple data points by selecting a rectangular area on map. #90

Open bahodir-annaev opened 8 years ago

bahodir-annaev commented 8 years ago

Hello, my main goal is to make multiple selection of points by selecting an area on the map. Is it possible to make a selection of points by mousedown+move. I know that this action will make map to pan, ctrlKey+mousedown+ move can be an option. Any help will be useful.

sfairgrieve commented 8 years ago

My apologies for the delayed response - my day job has been busy recently. I'm sure this is possible with a little bit of work. I'll try to post an example soon. In the meantime, you could also try reaching out to the primary Leaflet developers, since others might have this question with Leaflet in general.