mprins / dokuwiki-plugin-openlayersmap

Add maps (OpenStreetMap, Bing, ... and your own data) to your wiki pages using the OpenLayers toolkit
https://www.dokuwiki.org/plugin:openlayersmap
Other
5 stars 0 forks source link

Support SVG icons #38

Open mprins opened 2 years ago

mprins commented 2 years ago

Currently only bitmap / .png images are supported to be used as icons for the POI. See available icons: https://github.com/mprins/dokuwiki-plugin-openlayersmap/tree/master/icons

expected behaviour

SVG icons should be rendered on the interactive as well as the static, printable map

ToDo