Export getParser()
This reduces the API footprint of versioned parsers, because only the base parser needs to be exported as symbol, and versioned parsers can be accessed using the getParser() method.
This commit is contained in:
1
src/ol/parser/ogc/versionedparser.exports
Normal file
1
src/ol/parser/ogc/versionedparser.exports
Normal file
@@ -0,0 +1 @@
|
||||
@exportProperty ol.parser.ogc.Versioned.prototype.getParser
|
||||
Reference in New Issue
Block a user