ladybug-tools / epwmap

⛅️ map of available .epw weather files
http://ladybug-tools.github.io/epwmap/
MIT License
33 stars 18 forks source link

min default dot size when changing the circle radius #20

Closed MingboPeng closed 5 years ago

MingboPeng commented 7 years ago

Hi Mostapha, thanks for adding this new function. but it seems there is a displaying issue about min default dot size. is that possible to do the "relative" size for each dot that is within the viewport?

image

mostaphaRoudsari commented 7 years ago

Hi @MingboPeng, Thanks. That should be possible but at the same time can be misleading. With the current set-up it shows that SF doesn't have much strong heat stress however with resizing one can check a zoomed graph and make a wrong conclusion.

We can 1. Add control for min / max circle size and 2. use colors instead of size to map the values. I leave this issue open so we can address it in the next round of development.

mostaphaRoudsari commented 5 years ago

This is removed now from the interface. We can add it back later if really needed. Let's keep the map light and add the extra data visualization in a new page.