Calculating maxResolution instead of having it in defaults.
This commit is contained in:
@@ -274,8 +274,8 @@ OpenLayers.Map = OpenLayers.Class({
|
||||
|
||||
/**
|
||||
* APIProperty: maxResolution
|
||||
* {Float} Specify if you are not using a geographic projection or Web
|
||||
* Mercator and displaying the whole world.
|
||||
* {Float} Required if you are not displaying the whole world on a tile
|
||||
* with the size specified in <tileSize>.
|
||||
*/
|
||||
maxResolution: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user