History log of /plugin/openlayersmap/syntax/ (Results 1 – 25 of 93)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e12b5fe512-Jun-2026 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

�� Rector and PHPCS fixes (#115)

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

e299f0b712-Jun-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Replace Bing maps with Azure maps (untested/unsupported) (#114)

Bing maps have been deprecated and offline for about a year now; the replacement is Azure maps.

Due to payment information requiremen

Replace Bing maps with Azure maps (untested/unsupported) (#114)

Bing maps have been deprecated and offline for about a year now; the replacement is Azure maps.

Due to payment information requirements this is untested, I'm unwilling to provide this information to Microsoft. In any case it is unlikely to work for static background maps because of how the API works; it requres setting request headers, making it impossible to use a regular <img ...> tag

close #113

show more ...

d29478df18-Apr-2026 mprins <1165786+mprins@users.noreply.github.com>

�� Rector and PHPCS fixes

f204b8ca26-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

a760825c08-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>

751c8ef201-Sep-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Refactor Stamen to Stadia Maps

660554e101-Sep-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Upgrade to OpenLayers 8.0.0

bea711fe18-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 ...

3f76070311-Nov-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

testcase and fix for #34

6818874209-Nov-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Add rendering tests

4718d41730-Oct-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Upgrade to OpenLayers v7.1.0

this uses the full build provided by the project.

Also updates the LayerSwitcher to 4.1.0

Note: OpenLayers dropped Internet Explorer support with version 7.0.0

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

Cleanup unused `list()` call

3ebe658b05-Jul-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Import classes after geoPHP 2 upgrade

see mprins/dokuwiki-plugin-geophp#4

8bedb13a14-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Remove the `toolbar` option

e64c85aa14-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Remove the `statusbar` option

27f2e9c314-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Remove the `poihoverstyle` option, close #19

7390889d20-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

b63742de24-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

Fix the creation of Thunderforest based static map.

close #3

57f8d5bb21-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

code style and syntax fixes


/plugin/openlayersmap/.github/ISSUE_TEMPLATE.md
/plugin/openlayersmap/.github/dependabot.yml
/plugin/openlayersmap/.github/workflows/CI.yml
/plugin/openlayersmap/.github/workflows/maintainance.yml
/plugin/openlayersmap/.github/workflows/phpCS.yml
/plugin/openlayersmap/.gitignore
/plugin/openlayersmap/LICENSE.txt
/plugin/openlayersmap/README.md
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/_test/general.test.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/admin/purge.php
/plugin/openlayersmap/admin/purge.svg
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/icons/index.php
/plugin/openlayersmap/lang/en/lang.php
/plugin/openlayersmap/lang/en/settings.php
/plugin/openlayersmap/lang/es/lang.php
/plugin/openlayersmap/lang/es/settings.php
/plugin/openlayersmap/lang/fr/admin_intro.txt
/plugin/openlayersmap/lang/fr/help.txt
/plugin/openlayersmap/lang/fr/lang.php
/plugin/openlayersmap/lang/fr/settings.php
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lang/ru/lang.php
/plugin/openlayersmap/lang/ru/settings.php
/plugin/openlayersmap/lib/OpenLayers.js
/plugin/openlayersmap/logo.gif
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/print.css
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_Fullscreen.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_help.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/style.css
olmap.php
dafaaac711-Sep-2020 Mark Prins <1165786+mprins@users.noreply.github.com>

base64 encode inline scripts so they can be deferred

close https://sourceforge.net/p/dokuwikispatial/issues/72/


git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@7

base64 encode inline scripts so they can be deferred

close https://sourceforge.net/p/dokuwikispatial/issues/72/


git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@766 5f327161-d4e9-4d76-8f34-ffb092c38ac6

show more ...

c8eb136209-Mar-2018 Mark Prins <1165786+mprins@users.noreply.github.com>

more configuration options

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@751 5f327161-d4e9-4d76-8f34-ffb092c38ac6

4c9f9dfc09-Mar-2018 Mark Prins <1165786+mprins@users.noreply.github.com>

attempt to fix php 7.1 incompatibilities

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@750 5f327161-d4e9-4d76-8f34-ffb092c38ac6

d2f4772a27-Jan-2018 Mark Prins <1165786+mprins@users.noreply.github.com>

make the olmap more robust for coordinates in integer format
pass the tfApiKey from the caller

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@749 5f327161-d4e9-4d

make the olmap more robust for coordinates in integer format
pass the tfApiKey from the caller

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@749 5f327161-d4e9-4d76-8f34-ffb092c38ac6

show more ...

5c60353205-Nov-2017 Mark Prins <1165786+mprins@users.noreply.github.com>

allow to use thunderforest api key, update google maps api version

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@725 5f327161-d4e9-4d76-8f34-ffb092c38ac6

e72390db25-Aug-2016 Mark Prins <1165786+mprins@users.noreply.github.com>

drop MapQuest support, add Stamen tiles

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@691 5f327161-d4e9-4d76-8f34-ffb092c38ac6

1234