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:
@@ -0,0 +1 @@
|
||||
@exportProperty ol.parser.ogc.Versioned.prototype.getParser
|
||||
Reference in New Issue
Block a user