History log of /plugin/openlayersmap/helper/staticmap.php (Results 1 – 22 of 22)
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 ...


# d29478df 18-Apr-2026 mprins <1165786+mprins@users.noreply.github.com>

�� Rector and PHPCS fixes


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


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

Remove require_once to resolve PSR1.Files.SideEffects

close #2


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

Fix the creation of Thunderforest based static map.

close #3


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

code style and syntax fixes


# d2f4772a 27-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 ...


# 5c603532 05-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


# c81a89cd 15-Jun-2016 Mark Prins <1165786+mprins@users.noreply.github.com>

replace split() with explode()

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


# ee422996 25-Dec-2015 Mark Prins <1165786+mprins@users.noreply.github.com>

update copyright year

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


# 57e65445 22-Jun-2013 Mark Prins <1165786+mprins@users.noreply.github.com>

whitespace + formatting

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


# 6914b920 09-Jun-2013 Mark Prins <1165786+mprins@users.noreply.github.com>

add support for GeoJSON media

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


# 53bfe4a3 26-May-2013 Mark Prins <1165786+mprins@users.noreply.github.com>

fix static map generator for local and remote OSM

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


# fc16f3cd 01-May-2013 Mark Prins <1165786+mprins@users.noreply.github.com>

try to write the meta['relation']['firstimage'] for the map

it still fails though..

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

try to write the meta['relation']['firstimage'] for the map

it still fails though..

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

show more ...


# 6eb3157e 01-May-2013 Mark Prins <1165786+mprins@users.noreply.github.com>

docs + cleanup

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


# 2d11d700 03-Aug-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

- adding autoZoomMap config option and better printing for BING
- adding autozoom to StaticMap

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

- adding autoZoomMap config option and better printing for BING
- adding autozoom to StaticMap

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

show more ...


# cc74a83c 06-Jul-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

code cleanup and better descriptive for kml/gpx on printout
BUGTRACK ID-3284079


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

code cleanup and better descriptive for kml/gpx on printout
BUGTRACK ID-3284079


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

show more ...


# e61425c7 03-Jul-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

write a row in the print table, better parsing

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


# da6f229f 02-Jul-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

fixez


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


# 6c6bb022 02-Jul-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

initial drawing of gpx track/waypoints, import geoPHP

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


# 628e43cc 29-Jun-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

refactor static map generator and cleanup

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