1 messages · Page 1 of 1 (latest)
For example, can I set the scale to a decimal? Should the scale have to be an even number? Power of 2?
Most of the scales I see in maps are either 1, 2, 4, or 16. Is this just because it works better that way, or mapper's choice?
no, it cannot be a decimal.
it can be any integer; powers of two are just easier to work with
Got it, thank you!