ajfriend / pydeck-h3

0 stars 1 forks source link

elevation_scale with some auto parameter #17

Open ajfriend opened 2 years ago

ajfriend commented 2 years ago

elevation_scale = 'auto' might be nice, but the right scale probably depends on how large an area the map is covering. maybe also an elevation_scale = ('auto', 5000) or something? in this case, the largest value would be scaled to the second argument?