Add configureProj4jsProjection function

so that we can add extent and global parameter to proj4js projections.
And remove setExtent method which is not relevant.
This commit is contained in:
Bruno Binet
2013-03-07 00:49:03 +01:00
parent 0e53a3f3c9
commit b6d57894b4
2 changed files with 12 additions and 8 deletions
+1
View File
@@ -17,3 +17,4 @@
@exportSymbol ol.projection.getTransformFromCodes
@exportSymbol ol.projection.transform
@exportSymbol ol.projection.transformWithCodes
@exportSymbol ol.projection.configureProj4jsProjection