Fix module name for ol/sphere
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @module ol/Sphere
|
* @module ol/sphere
|
||||||
*/
|
*/
|
||||||
import {toRadians, toDegrees} from './math.js';
|
import {toRadians, toDegrees} from './math.js';
|
||||||
import GeometryType from './geom/GeometryType.js';
|
import GeometryType from './geom/GeometryType.js';
|
||||||
|
|||||||
Reference in New Issue
Block a user