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