Tagged Questions
7
votes
2answers
6k views
OpenLayers: Use scales instead of resolutions
Venturing around in the OpenLayers source code, it seems like everything related to zoom-levels is done using resolutions. Fair enough since this related directly to screen space.
I would like ...