| #
e12b5fe5 |
| 12-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>
|
| #
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>
|
| #
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
|
| #
3f760703 |
| 11-Nov-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
testcase and fix for #34
|
| #
68188742 |
| 09-Nov-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Add rendering tests
|
| #
4718d417 |
| 30-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
|
| #
3ebe658b |
| 05-Jul-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Import classes after geoPHP 2 upgrade
see mprins/dokuwiki-plugin-geophp#4
|
| #
8bedb13a |
| 14-Jun-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Remove the `toolbar` option
|
| #
e64c85aa |
| 14-Jun-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Remove the `statusbar` option
|
| #
27f2e9c3 |
| 14-Jun-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Remove the `poihoverstyle` option, close #19
|
| #
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
|
| #
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
|
| #
dafaaac7 |
| 11-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 ...
|
| #
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
|
| #
4c9f9dfc |
| 09-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
|
| #
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
|
| #
e72390db |
| 25-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
|
| #
bc5164ea |
| 16-Apr-2016 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
PHP 7 fixes
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@664 5f327161-d4e9-4d76-8f34-ffb092c38ac6
|
| #
7aeda37b |
| 25-Dec-2015 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
sensor param is no longer required for gmaps
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@653 5f327161-d4e9-4d76-8f34-ffb092c38ac6
|