Fix module path

This commit is contained in:
Andreas Hocevar
2018-11-25 14:19:56 +01:00
committed by GitHub
parent 4910933a9b
commit 66ec9983b2

View File

@@ -1,5 +1,5 @@
/** /**
* @module ol/renderer/canvas/Map * @module ol/renderer/Composite
*/ */
import {CLASS_UNSELECTABLE} from '../css.js'; import {CLASS_UNSELECTABLE} from '../css.js';
import {visibleAtResolution} from '../layer/Layer.js'; import {visibleAtResolution} from '../layer/Layer.js';