remove/uninstall the "openlayersmapoverlays" plugin; this is now included in openlayersmap
if you have used olmap_agslayer you need to change the url; remove the /export part. eg https://geoservices2.wallonie.be/arcgis/rest/services/APP_KAYAK/KAYAK/MapServer/export becomes https://geoservices2.wallonie.be/arcgis/rest/services/APP_KAYAK/KAYAK/MapServer
if you have used olmap_osmlayer you need to remove the $ from the url. eg. https://tiles.openseamap.org/seemark/${z}/${x}/${y}.png becomes https://tiles.openseamap.org/seemark/{z}/{x}/{y}.png
wiki updates openlayersmap
[x] add upgrade instructions
wiki updates openlayersmapoverlays
[x] make clear that this has been integrated in openlayersmap and archive the repository
migration notes
olmap_agslayer
you need to change the url; remove the/export
part. eghttps://geoservices2.wallonie.be/arcgis/rest/services/APP_KAYAK/KAYAK/MapServer/export
becomeshttps://geoservices2.wallonie.be/arcgis/rest/services/APP_KAYAK/KAYAK/MapServer
olmap_osmlayer
you need to remove the$
from the url. eg.https://tiles.openseamap.org/seemark/${z}/${x}/${y}.png
becomeshttps://tiles.openseamap.org/seemark/{z}/{x}/{y}.png
wiki updates openlayersmap
wiki updates openlayersmapoverlays
see also: https://github.com/mprins/dokuwiki-plugin-openlayersmapoverlays/pull/7