kerala-flood-map icon indicating copy to clipboard operation
kerala-flood-map copied to clipboard

Official Map Frontend for helping 2018 Flood Victims

Results 8 kerala-flood-map issues
Sort by recently updated
recently updated
newest added

Need ideas on how to make this map useful for many more people.

enhancement
help wanted
question

https://github.com/IEEEKeralaSection/rescuekerala/issues/580 https://github.com/aswinmohanme/kerala-flood-map/issues/34

![image](https://user-images.githubusercontent.com/4129151/44300018-a9073100-a31d-11e8-8ebe-22d8c34acbb2.png)

Please see https://github.com/IEEEKeralaSection/rescuekerala/issues/580

I think add an option to choose district that may helps to avoid fetching huge amount of data from db https://keralarescue.in/data/{kollam}

fixes https://github.com/aswinmohanme/kerala-flood-map/issues/23 cc @aswinmohanme @Demisane

For performance issues, Suggestion: use Leaflet's L.divIcon. Enables much higher number of points on map (several thousands or more). Can assign it classes based on metadata and use CSS to...

enhancement