do not export read and write for feature parsers
This commit is contained in:
@@ -1,6 +1 @@
|
|||||||
@exportSymbol ol.parser.GeoJSON
|
@exportSymbol ol.parser.GeoJSON
|
||||||
|
|
||||||
@exportProperty ol.parser.GeoJSON.prototype.read
|
|
||||||
@exportProperty ol.parser.GeoJSON.read
|
|
||||||
@exportProperty ol.parser.GeoJSON.prototype.write
|
|
||||||
@exportProperty ol.parser.GeoJSON.write
|
|
||||||
|
|||||||
@@ -1,3 +1 @@
|
|||||||
@exportSymbol ol.parser.GPX
|
@exportSymbol ol.parser.GPX
|
||||||
@exportProperty ol.parser.GPX.prototype.read
|
|
||||||
@exportProperty ol.parser.GPX.prototype.write
|
|
||||||
|
|||||||
@@ -1,3 +1 @@
|
|||||||
@exportSymbol ol.parser.KML
|
@exportSymbol ol.parser.KML
|
||||||
@exportProperty ol.parser.KML.prototype.read
|
|
||||||
@exportProperty ol.parser.KML.prototype.write
|
|
||||||
|
|||||||
@@ -1,4 +1 @@
|
|||||||
@exportSymbol ol.parser.TopoJSON
|
@exportSymbol ol.parser.TopoJSON
|
||||||
|
|
||||||
@exportProperty ol.parser.TopoJSON.prototype.read
|
|
||||||
@exportProperty ol.parser.TopoJSON.read
|
|
||||||
|
|||||||
Reference in New Issue
Block a user