UNPKG

openlayers

Version:

Build tools and sources for developing OpenLayers based mapping applications

12 lines (8 loc) 168 B
goog.provide('ol.sphere.NORMAL'); goog.require('ol.Sphere'); /** * The normal sphere. * @const * @type {ol.Sphere} */ ol.sphere.NORMAL = new ol.Sphere(6370997);