History log of /plugin/openlayersmap/syntax/wmslayer.php (Results 1 – 5 of 5)
Revision Date Author Comments
# f204b8ca 26-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Replace deprecated `dbglog()` function use with dokuwiki\Logger (#8)

- Remove deprecated `dbglog()` function use / replace with `dokuwiki\Logger`
- Update plugin.info.txt


# a760825c 08-Nov-2023 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

�� Rector and PHPCS fixes (#71)

Co-authored-by: mprins <mprins@users.noreply.github.com>


# bea711fe 18-Jul-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Add WMTS support (#60)

* Add WMTS support

* allow other overlay layers to be added as a base layer

* new version

* backward baslayer compatibility for agslayer,osmlayer and wmslayer

* Us

Add WMTS support (#60)

* Add WMTS support

* allow other overlay layers to be added as a base layer

* new version

* backward baslayer compatibility for agslayer,osmlayer and wmslayer

* Use getVersionData() in popularity function, reformatting

show more ...


# d8f6e2e8 26-Oct-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Cleanup unused `list()` call


# 7390889d 20-Sep-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

OpenLayers 6 migration

use legecy openlayers for now

refactor and pick up classes from openlayersmapoverlays

update styles and controls

remove old code and resources