| #
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
|
| #
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
|
| #
504fe8a3 |
| 22-Feb-2017 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
fix hike and bike static map url
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@723 5f327161-d4e9-4d76-8f34-ffb092c38ac6
|
| #
82c0f6ba |
| 18-Oct-2016 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
replace split() with explode() for PHP7 compatibility
fixes #67
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@702 5f327161-d4e9-4d76-8f34-ffb092c38ac6
|
| #
7a37f5a9 |
| 25-Aug-2016 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
update changelist
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@692 5f327161-d4e9-4d76-8f34-ffb092c38ac6
|