Get rid of olx.js and typedef.js typedefs for ol
This commit is contained in:
@@ -19,7 +19,7 @@ export const RADIUS = 6378137;
|
||||
* Extent of the EPSG:4326 projection which is the whole world.
|
||||
*
|
||||
* @const
|
||||
* @type {ol.Extent}
|
||||
* @type {module:ol/extent~Extent}
|
||||
*/
|
||||
export const EXTENT = [-180, -90, 180, 90];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user