Add exports for the canvas export feature
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
@exportProperty ol.Map.prototype.addPreRenderFunction
|
@exportProperty ol.Map.prototype.addPreRenderFunction
|
||||||
@exportProperty ol.Map.prototype.addPreRenderFunctions
|
@exportProperty ol.Map.prototype.addPreRenderFunctions
|
||||||
@exportProperty ol.Map.prototype.getInteractions
|
@exportProperty ol.Map.prototype.getInteractions
|
||||||
|
@exportProperty ol.Map.prototype.getRenderer
|
||||||
|
|
||||||
@exportSymbol ol.RendererHint
|
@exportSymbol ol.RendererHint
|
||||||
@exportProperty ol.RendererHint.CANVAS
|
@exportProperty ol.RendererHint.CANVAS
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
@exportProperty ol.renderer.canvas.Map.prototype.getCanvas
|
||||||
Reference in New Issue
Block a user