/plugin-overlay-example

Example Qatium plugin showcasing how to work with overlays

Primary LanguageTypeScriptMIT LicenseMIT

Qatium Example Overlay Plugin

This example showcases how different layers can be used as overlays, to display content on the map.

Running the plugin

Start the development server

npm install
npm run dev

Open Qatium in developer mode to see your changes, to do so:

  • Open the Qatium web app
  • Open a network and wait for it to load
  • Open your user menu clicking in your avatar, then open the developer mode settings and click the “Activate” toggle

You should see your the plugin in the right side panel.