Skip to content

Commit 18ef198

Browse files
committed
Fix docs
1 parent 9750c63 commit 18ef198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ol/source/GeoTIFF.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ class GeoTIFFSource extends DataTile {
10671067
* });
10681068
*
10691069
* @function
1070-
* @return {Promise<import("../View.js").ViewOptions>} A promise for view-related properties.
1070+
* @return {Promise<import("ol/View.js").ViewOptions>} A promise for view-related properties.
10711071
* @api
10721072
*
10731073
*/

0 commit comments

Comments
 (0)