Merge pull request #1485 from elemoine/vector-api-exports
[vector-api] Export ol.format.KML#readName
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
@exportSymbol ol.format.KML
|
@exportSymbol ol.format.KML
|
||||||
|
@exportProperty ol.format.KML.prototype.readName
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
@exportProperty ol.source.Vector.prototype.addFeatures
|
@exportProperty ol.source.Vector.prototype.addFeatures
|
||||||
@exportProperty ol.source.Vector.prototype.getClosestFeatureToCoordinate
|
@exportProperty ol.source.Vector.prototype.getClosestFeatureToCoordinate
|
||||||
@exportProperty ol.source.Vector.prototype.forEachFeature
|
@exportProperty ol.source.Vector.prototype.forEachFeature
|
||||||
|
@exportProperty ol.source.Vector.prototype.forEachFeatureInExtent
|
||||||
@exportProperty ol.source.Vector.prototype.getAllFeatures
|
@exportProperty ol.source.Vector.prototype.getAllFeatures
|
||||||
@exportProperty ol.source.Vector.prototype.getAllFeaturesAtCoordinate
|
@exportProperty ol.source.Vector.prototype.getAllFeaturesAtCoordinate
|
||||||
@exportProperty ol.source.Vector.prototype.removeFeature
|
@exportProperty ol.source.Vector.prototype.removeFeature
|
||||||
|
|||||||
Reference in New Issue
Block a user