Removing unused ol.proj.CH

This commit is contained in:
Tim Schaub
2014-07-21 09:28:48 -06:00
parent fa7ff506fc
commit aa4ee80033
3 changed files with 0 additions and 615 deletions

View File

@@ -1,10 +0,0 @@
goog.provide('ol.ellipsoid.BESSEL1841');
goog.require('ol.Ellipsoid');
/**
* @const
* @type {ol.Ellipsoid}
*/
ol.ellipsoid.BESSEL1841 = new ol.Ellipsoid(6377397.155, 1 / 299.15281285);