Add missing 'module' annotation
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @module ol/reproj/common
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default maximum allowed threshold (in pixels) for reprojection
|
* Default maximum allowed threshold (in pixels) for reprojection
|
||||||
* triangulation.
|
* triangulation.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/**
|
||||||
|
* @module ol/source/common
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default WMS version.
|
* Default WMS version.
|
||||||
* @type {string}
|
* @type {string}
|
||||||
|
|||||||
Reference in New Issue
Block a user