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,
|
||||
resolution);
|
||||
|
||||
this.source_.loadFeatures(extent, resolution, projection);
|
||||
|
||||
var loading = false;
|
||||
this.source_.forEachFeatureInExtentAtResolution(extent, resolution,
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user