Skip to content

Resolve "plugin functionalities"

Piotr Gawron requested to merge 702-plugin-functionalities into master

Dear @david.hoksza, I implemented all requested functionalities for plugin API. However, I'm not able to provide better Promise responses in setCenter/setZoom functions because those functions call external library that is not using promises. Even though I think you should be able to use other provided methods to achieve the same result.

Closes #702 (closed)

Edited by Piotr Gawron

Merge request reports