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:
ahocevar
2013-12-06 11:06:12 +01:00
parent b3b9add06e
commit 35b8fdc00c

View File

@@ -0,0 +1 @@
@exportProperty ol.parser.ogc.Versioned.prototype.getParser