map() does a linear mapping so if most of the input values are near the center of the input range then most of the output values will be near the center of the output range. What did you expect? What did you want?
map() does a linear mapping so if most of the input values are near the center of the input range then most of the output values will be near the center of the output range. What did you expect? What did you want?