Add ol.format.XML

This commit is contained in:
Tom Payne
2013-12-04 17:18:43 +01:00
parent 8c7ff29470
commit aa0002d880
2 changed files with 217 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
@exportProperty ol.format.XML.prototype.readFeature
@exportProperty ol.format.XML.prototype.readFeatures
@exportProperty ol.format.XML.prototype.readFeaturesAsync
@exportProperty ol.format.XML.prototype.readGeometry
@exportProperty ol.format.XML.prototype.readProjection
@exportProperty ol.format.XML.prototype.writeFeature
@exportProperty ol.format.XML.prototype.writeFeatures
@exportProperty ol.format.XML.prototype.writeGeometry