History log of /plugin/openlayersmap/StaticMap.php (Results 1 – 25 of 47)
Revision Date Author Comments
# e299f0b7 12-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 ...


# ca4a05fb 11-May-2026 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

�� Rector and PHPCS fixes (#112)

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


# af5cdfa8 11-May-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Prevent using/caching invalid image responses when rendering the static map

fixes #105


# 8a541d8f 07-May-2026 Mark Prins <1165786+mprins@users.noreply.github.com>

Implement OSM referrer policy in static map


# 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


# ad8fb8a2 14-Nov-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Update StaticMap.php


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


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

Refactor Stamen to Stadia Maps


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

Upgrade to OpenLayers 8.0.0


# 1d4e7468 20-Jan-2023 Mark Prins <1165786+mprins@users.noreply.github.com>

Stamen terrain is PNG format (#49)

* Stamen terrain is PNG format

* Update plugin.info.txt


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

Add rendering tests


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

Remove require_once to resolve PSR1.Files.SideEffects

close #2


# 976e50f5 15-Aug-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Add OpenTopoMap as an available baselayer

close #23


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

Import classes after geoPHP 2 upgrade

see mprins/dokuwiki-plugin-geophp#4


# 3e7791ad 14-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

fix another DivideByZero bug


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

fix possible DivisionByZero error and some code improvements, see also #8


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

only set proxy on file_get_contents context when proxy is set


# 257dffd7 24-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

fix copyright notices and tilecache location


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

Fix the creation of Thunderforest based static map.

close #3


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

add Thundeforest logo for static maps


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

code style and syntax fixes


# e5840fc5 21-Mar-2019 Mark Prins <1165786+mprins@users.noreply.github.com>

update maven plugins, small fixes

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


# c8eb1362 09-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


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

react to page resize

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


# a2fdf7cd 24-Nov-2017 Mark Prins <1165786+mprins@users.noreply.github.com>

make autozoom more robust

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


12