oskariorg / oskari-docs

Oskari documentation and Node.js app running oskari.org
http://www.oskari.org
Other
9 stars 20 forks source link

Initial notes for map plugins #299

Closed ZakarFin closed 1 year ago

ZakarFin commented 1 year ago

Removed existing /documentation/core-concepts/map-plugin in favor or updating the text to /documentation/features/map and /documentation/features/map/mapplugin.

Updated /documentation/core-concepts/modile-mode as we no longer have the mobile toolbar concept by plugins and functionalities can decide if they want to use Oskari.util.isMobile() to render a smaller footprint UI for smaller screens.

It's not perfect but I think it's better than what we had and we can start improving it from here. This content is mostly technical docs to help with map plugins development.