Module type for ol/Feature

This commit is contained in:
Tim Schaub
2018-03-11 23:32:28 -06:00
parent 5c9aa0ce93
commit cf80733e41
56 changed files with 333 additions and 333 deletions

View File

@@ -129,7 +129,7 @@ VectorLayer.prototype.getRenderBuffer = function() {
/**
* @return {function(ol.Feature, ol.Feature): number|null|undefined} Render
* @return {function(module:ol/Feature~Feature, module:ol/Feature~Feature): number|null|undefined} Render
* order.
*/
VectorLayer.prototype.getRenderOrder = function() {