powered by
check name or numeric scale representations, return numeric one
check_scale(x)
integer scale of map
scale of map to return, one of 110, 50, 10 or 'small', 'medium', 'large'
110
50
10
'small'
'medium'
'large'
# commented out because not exported # check_scale(110) # check_scale("small")
Run the code above in your browser using DataLab