Add missing 'module' annotation

This commit is contained in:
Frederic Junod
2018-09-19 11:51:34 +02:00
parent 40227db7be
commit 600d156d01
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
/**
* @module ol/reproj/common
*/
/**
* Default maximum allowed threshold (in pixels) for reprojection
* triangulation.