Call loadFeatures from ol.source.ImageVector
This commit is contained in:
@@ -105,6 +105,8 @@ ol.source.ImageVector.prototype.canvasFunctionInternal_ =
|
|||||||
ol.renderer.vector.getTolerance(resolution, pixelRatio), extent,
|
ol.renderer.vector.getTolerance(resolution, pixelRatio), extent,
|
||||||
resolution);
|
resolution);
|
||||||
|
|
||||||
|
this.source_.loadFeatures(extent, resolution, projection);
|
||||||
|
|
||||||
var loading = false;
|
var loading = false;
|
||||||
this.source_.forEachFeatureInExtentAtResolution(extent, resolution,
|
this.source_.forEachFeatureInExtentAtResolution(extent, resolution,
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user