| 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 ...
|
| 751c8ef2 | 01-Sep-2023 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Refactor Stamen to Stadia Maps |
| 803c34e3 | 14-Aug-2023 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
OpenLayers 7.5.0 (#65)
* Bump OpenLayers from 7.4.0 to 7.5.0
* update fullscreen button icons |
| 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 |
| 57f8d5bb | 21-Apr-2021 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
code style and syntax fixes |
| 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 |
| 3dfd7434 | 27-Jan-2018 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
consistent spelling of tfApiKey
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@748 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 |
| 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 |
| 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 |
| 68aa3415 | 09-Nov-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
update alt text
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@577 5f327161-d4e9-4d76-8f34-ffb092c38ac6 |
| 8c4eb2fd | 26-Aug-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
display Point of Interest coordinate in popups and allow coordinate display in decimal degrees or degrees, minutes, seconds Issue number [#46]
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/
display Point of Interest coordinate in popups and allow coordinate display in decimal degrees or degrees, minutes, seconds Issue number [#46]
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@515 5f327161-d4e9-4d76-8f34-ffb092c38ac6
show more ...
|
| 8e7c4263 | 27-May-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
improve static map rendering and upgrade to google maps static maps api v2
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@466 5f327161-d4e9-4d76-8f34-ffb092c38ac6 |
| 615f0b2e | 26-May-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
localize some strings in the legend/table view
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@465 5f327161-d4e9-4d76-8f34-ffb092c38ac6 |
| d974ea02 | 23-May-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
fix static map generation, different maptypes were not respected, openlayers default rendering was always used and add configuration option for a MapQuest API key (needed for remote static map genera
fix static map generation, different maptypes were not respected, openlayers default rendering was always used and add configuration option for a MapQuest API key (needed for remote static map generation using mapquest service)
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@464 5f327161-d4e9-4d76-8f34-ffb092c38ac6
show more ...
|
| 6c7d1b88 | 24-Apr-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
cleanup Fullscreen + start svg background images for buttons Issue number 37
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@461 5f327161-d4e9-4d76-8f34-ffb092c38
cleanup Fullscreen + start svg background images for buttons Issue number 37
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@461 5f327161-d4e9-4d76-8f34-ffb092c38ac6
show more ...
|
| a3c1a345 | 23-Apr-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
add fullscreen mode, still needs a little cleanup and -ms- code is untested Issue number 37
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@460 5f327161-d4e9-4d76
add fullscreen mode, still needs a little cleanup and -ms- code is untested Issue number 37
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@460 5f327161-d4e9-4d76-8f34-ffb092c38ac6
show more ...
|
| 66b0b0f6 | 26-Mar-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
remove accesskey link and put the map div in the natural tab order
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@447 5f327161-d4e9-4d76-8f34-ffb092c38ac6 |
| d9ed90b9 | 14-Feb-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
add help pages (en, nl) and a help button
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@437 5f327161-d4e9-4d76-8f34-ffb092c38ac6 |
| 807d36ba | 09-Feb-2014 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
remove the option to set openlayers library, this is no longer possible remove styling option and remove associated images, use the wiki styling from now on
git-svn-id: https://svn.code.sf.net/p/dok
remove the option to set openlayers library, this is no longer possible remove styling option and remove associated images, use the wiki styling from now on
git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@431 5f327161-d4e9-4d76-8f34-ffb092c38ac6
show more ...
|
| 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 |
| 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 ...
|