This is a small showcase to illustrate how easy it is to create and use a plugin.
- How to add an interaction.
- How to add a tool to the toolbar.
- How to create a custom category.
- How to add a handler to the context menu.
- How to create a custom balloon feature info view.
- How to use plugin assets.
- How to use i18n capabilities.
git clone https://github.com/virtualcitysystems/map-plugin-showcase
cd map-plugin-showcase
npm i
npm start