Rename ol.projection to ol.proj
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
goog.require('ol.parser.ogc.WMTSCapabilities');
|
||||
goog.require('ol.projection.addCommonProjections');
|
||||
goog.require('ol.proj.addCommonProjections');
|
||||
|
||||
ol.projection.addCommonProjections();
|
||||
ol.proj.addCommonProjections();
|
||||
Proj4js.defs['EPSG:31256'] = '+proj=tmerc +lat_0=0 ' +
|
||||
'+lon_0=16.33333333333333 +k=1 +x_0=0 +y_0=-5000000 +ellps=bessel ' +
|
||||
'+towgs84=577.326,90.129,463.919,5.137,1.474,5.297,2.4232 ' +
|
||||
|
||||
Reference in New Issue
Block a user