Add exports for the canvas export feature

This commit is contained in:
Éric Lemoine
2013-03-03 16:43:13 +01:00
parent bd67a14389
commit d0c0231d98
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
@exportProperty ol.Map.prototype.addPreRenderFunction
@exportProperty ol.Map.prototype.addPreRenderFunctions
@exportProperty ol.Map.prototype.getInteractions
@exportProperty ol.Map.prototype.getRenderer
@exportSymbol ol.RendererHint
@exportProperty ol.RendererHint.CANVAS

View File

@@ -0,0 +1 @@
@exportProperty ol.renderer.canvas.Map.prototype.getCanvas