Use OpenLayers.Projection.defaults values.
This commit is contained in:
@@ -91,8 +91,7 @@
|
||||
maxExtent: new OpenLayers.Bounds(-8242894.927728, 4965204.031195,
|
||||
-8227290.161511, 4994963.723637),
|
||||
maxResolution: 116.24879860156216,
|
||||
projection: "EPSG:900913",
|
||||
units: "m"
|
||||
projection: "EPSG:900913"
|
||||
};
|
||||
|
||||
var map2 = new OpenLayers.Map('map2', mapOptions);
|
||||
|
||||
Reference in New Issue
Block a user