Removing unused methods and changing getFeaturesObjectForExtent
With this change, getFeaturesObjectForExtent may return null if the source does not have data loaded for the provided extent. A callback can be passed to getFeaturesObjectForExtent to get notified when the requested data is available.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
@exportClass ol.layer.Vector ol.layer.VectorLayerOptions
|
||||
|
||||
@exportProperty ol.layer.Vector.prototype.addFeatures
|
||||
@exportProperty ol.layer.Vector.prototype.parseFeatures
|
||||
|
||||
Reference in New Issue
Block a user