History log of /plugin/openlayersmap/lang/es/ (Results 1 – 23 of 23)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e299f0b712-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 ...

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

Refactor Stamen to Stadia Maps


/plugin/openlayersmap/.gitattributes
/plugin/openlayersmap/.github/FUNDING.yml
/plugin/openlayersmap/.github/ISSUE_TEMPLATE/bug_report.md
/plugin/openlayersmap/.github/ISSUE_TEMPLATE/feature_request.md
/plugin/openlayersmap/.github/workflows/CI.yml
/plugin/openlayersmap/.github/workflows/codeql-analysis.yml
/plugin/openlayersmap/.github/workflows/issues.yml
/plugin/openlayersmap/.github/workflows/maintenance.yml
/plugin/openlayersmap/.github/workflows/phpCS.yml
/plugin/openlayersmap/.github/workflows/release.yml
/plugin/openlayersmap/.gitignore
/plugin/openlayersmap/.scrutinizer.yml
/plugin/openlayersmap/LICENSE.md
/plugin/openlayersmap/README.md
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/_test/data/pages/issue34-fixed.txt
/plugin/openlayersmap/_test/data/pages/issue34.txt
/plugin/openlayersmap/_test/data/pages/rur.txt
/plugin/openlayersmap/_test/general.test.php
/plugin/openlayersmap/_test/syntax.test.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/all.less
/plugin/openlayersmap/composer.json
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/deleted.files
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/lang/en/help.txt
/plugin/openlayersmap/lang/en/settings.php
settings.php
/plugin/openlayersmap/lang/fr/help.txt
/plugin/openlayersmap/lang/fr/settings.php
/plugin/openlayersmap/lang/nl/help.txt
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lang/ru/help.txt
/plugin/openlayersmap/lang/ru/settings.php
/plugin/openlayersmap/logo/stadiamaps.png
/plugin/openlayersmap/ol/README.md
/plugin/openlayersmap/ol/generate-info.js.diff
/plugin/openlayersmap/ol/ol-layerswitcher.css
/plugin/openlayersmap/ol/ol-layerswitcher.js
/plugin/openlayersmap/ol/ol.css
/plugin/openlayersmap/ol/ol.css.map
/plugin/openlayersmap/ol/ol.js
/plugin/openlayersmap/ol/ol.js.map
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/requirements.txt
/plugin/openlayersmap/script.js
/plugin/openlayersmap/style.less
/plugin/openlayersmap/syntax/agslayer.php
/plugin/openlayersmap/syntax/olmap.php
/plugin/openlayersmap/syntax/osmlayer.php
/plugin/openlayersmap/syntax/wmslayer.php
/plugin/openlayersmap/syntax/wmtslayer.php
8bedb13a14-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Remove the `toolbar` option

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

Remove the `statusbar` option

27f2e9c314-Jun-2022 Mark Prins <1165786+mprins@users.noreply.github.com>

Remove the `poihoverstyle` option, close #19


/plugin/openlayersmap/.github/FUNDING.yml
/plugin/openlayersmap/.github/dependabot.yml
/plugin/openlayersmap/.github/workflows/CI.yml
/plugin/openlayersmap/.github/workflows/codeql-analysis.yml
/plugin/openlayersmap/.github/workflows/maintenance.yml
/plugin/openlayersmap/.github/workflows/phpCS.yml
/plugin/openlayersmap/README.md
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/all.less
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/deleted.files
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/lang/en/help.txt
/plugin/openlayersmap/lang/en/settings.php
settings.php
/plugin/openlayersmap/lang/fr/help.txt
/plugin/openlayersmap/lang/fr/settings.php
/plugin/openlayersmap/lang/nl/help.txt
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lang/ru/help.txt
/plugin/openlayersmap/lang/ru/settings.php
/plugin/openlayersmap/logo/tf_logo.png
/plugin/openlayersmap/ol6/README.md
/plugin/openlayersmap/ol6/ol-layerswitcher.css
/plugin/openlayersmap/ol6/ol-layerswitcher.js
/plugin/openlayersmap/ol6/ol.css
/plugin/openlayersmap/ol6/ol.css.map
/plugin/openlayersmap/ol6/ol.js
/plugin/openlayersmap/ol6/ol.js.map
/plugin/openlayersmap/olMapbg.png
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/print.less
/plugin/openlayersmap/script.js
/plugin/openlayersmap/style.less
/plugin/openlayersmap/syntax/agslayer.php
/plugin/openlayersmap/syntax/olmap.php
/plugin/openlayersmap/syntax/osmlayer.php
/plugin/openlayersmap/syntax/wmslayer.php
57f8d5bb21-Apr-2021 Mark Prins <1165786+mprins@users.noreply.github.com>

code style and syntax fixes


/plugin/openlayersmap/.github/ISSUE_TEMPLATE.md
/plugin/openlayersmap/.github/dependabot.yml
/plugin/openlayersmap/.github/workflows/CI.yml
/plugin/openlayersmap/.github/workflows/maintainance.yml
/plugin/openlayersmap/.github/workflows/phpCS.yml
/plugin/openlayersmap/.gitignore
/plugin/openlayersmap/LICENSE.txt
/plugin/openlayersmap/README.md
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/_test/general.test.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/admin/purge.php
/plugin/openlayersmap/admin/purge.svg
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/icons/index.php
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/Stamen.js
/plugin/openlayersmap/lang/en/lang.php
/plugin/openlayersmap/lang/en/settings.php
lang.php
settings.php
/plugin/openlayersmap/lang/fr/admin_intro.txt
/plugin/openlayersmap/lang/fr/help.txt
/plugin/openlayersmap/lang/fr/lang.php
/plugin/openlayersmap/lang/fr/settings.php
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lang/ru/lang.php
/plugin/openlayersmap/lang/ru/settings.php
/plugin/openlayersmap/lib/OpenLayers.js
/plugin/openlayersmap/logo.gif
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/print.css
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_Fullscreen.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_help.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/style.css
/plugin/openlayersmap/syntax/olmap.php
c8eb136209-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

3dfd743427-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

5c60353205-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

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

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


/plugin/openlayersmap/CHANGES
/plugin/openlayersmap/README
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/admin/purge.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/deleted.files
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/javascript/OpenLayersMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Fullscreen.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/KeyboardClick.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/LayerSwitcher.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/OverviewMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Zoom.js
/plugin/openlayersmap/javascript/OpenLayersMap/Handler/KeyboardPoint.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/OpenLayersMap/Popup/FramedCloud.js
/plugin/openlayersmap/javascript/de.js
/plugin/openlayersmap/javascript/en.js
/plugin/openlayersmap/javascript/es.js
/plugin/openlayersmap/javascript/fr.js
/plugin/openlayersmap/javascript/nl.js
/plugin/openlayersmap/lang/en/lang.php
/plugin/openlayersmap/lang/en/settings.php
lang.php
settings.php
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_Fullscreen.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_help.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/syntax/olmap.php
8c4eb2fd26-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 ...

8e7c426327-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

615f0b2e26-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

d974ea0223-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 ...


/plugin/openlayersmap/CHANGES
/plugin/openlayersmap/README
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/javascript/OpenLayersMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Fullscreen.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/KeyboardClick.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/LayerSwitcher.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/OverviewMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Zoom.js
/plugin/openlayersmap/javascript/OpenLayersMap/Handler/KeyboardPoint.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/OpenLayersMap/Popup/FramedCloud.js
/plugin/openlayersmap/javascript/de.js
/plugin/openlayersmap/javascript/en.js
/plugin/openlayersmap/javascript/es.js
/plugin/openlayersmap/javascript/fr.js
/plugin/openlayersmap/javascript/nl.js
/plugin/openlayersmap/lang/en/help.txt
/plugin/openlayersmap/lang/en/settings.php
settings.php
/plugin/openlayersmap/lang/nl/help.txt
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_Fullscreen.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_help.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/syntax/olmap.php
807d36ba09-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 ...


/plugin/openlayersmap/CHANGES
/plugin/openlayersmap/action.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/javascript/OpenLayersMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/KeyboardClick.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/LayerSwitcher.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/OverviewMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/Zoom.js
/plugin/openlayersmap/javascript/OpenLayersMap/Handler/KeyboardPoint.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/CloudMade.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/OpenLayersMap/Popup/FramedCloud.js
/plugin/openlayersmap/javascript/de.js
/plugin/openlayersmap/javascript/en.js
/plugin/openlayersmap/javascript/es.js
/plugin/openlayersmap/javascript/fr.js
/plugin/openlayersmap/javascript/nl.js
/plugin/openlayersmap/lang/en/settings.php
settings.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lib/img/close.gif
/plugin/openlayersmap/lib/img/cloud-popup-relative.png
/plugin/openlayersmap/lib/img/info.png
/plugin/openlayersmap/lib/img/overview_replacement.gif
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/syntax/olmap.php
57e6544522-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


/plugin/openlayersmap/CHANGES
/plugin/openlayersmap/StaticMap.php
/plugin/openlayersmap/action.php
/plugin/openlayersmap/admin/purge.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/helper/staticmap.php
/plugin/openlayersmap/icons/pool.png
/plugin/openlayersmap/javascript/OpenLayersMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Control/OverviewMap.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/CloudMade.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/MapQuest.js
/plugin/openlayersmap/javascript/OpenLayersMap/Layer/OCM.js
/plugin/openlayersmap/javascript/de.js
/plugin/openlayersmap/javascript/en.js
/plugin/openlayersmap/javascript/es.js
/plugin/openlayersmap/javascript/fr.js
/plugin/openlayersmap/javascript/nl.js
/plugin/openlayersmap/lang/en/lang.php
/plugin/openlayersmap/lang/en/settings.php
lang.php
settings.php
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lib/orange/blank.gif
/plugin/openlayersmap/lib/orange/cloud-popup-relative.png
/plugin/openlayersmap/lib/orange/east-mini.png
/plugin/openlayersmap/lib/orange/layer-switcher-maximize.png
/plugin/openlayersmap/lib/orange/layer-switcher-minimize.png
/plugin/openlayersmap/lib/orange/north-mini.png
/plugin/openlayersmap/lib/orange/overview_replacement.gif
/plugin/openlayersmap/lib/orange/slider.png
/plugin/openlayersmap/lib/orange/south-mini.png
/plugin/openlayersmap/lib/orange/west-mini.png
/plugin/openlayersmap/lib/orange/zoom-minus-mini.png
/plugin/openlayersmap/lib/orange/zoom-plus-mini.png
/plugin/openlayersmap/lib/orange/zoombar.png
/plugin/openlayersmap/lib/theme/default/style.css
/plugin/openlayersmap/script.js
/plugin/openlayersmap/scss/_Common.scss
/plugin/openlayersmap/scss/_LayerSwitcher.scss
/plugin/openlayersmap/scss/_OverviewMap.scss
/plugin/openlayersmap/scss/_PanZoomBar.scss
/plugin/openlayersmap/scss/_Popup.scss
/plugin/openlayersmap/scss/_ScaleLine.scss
/plugin/openlayersmap/scss/_StatusBar.scss
/plugin/openlayersmap/scss/_ToolBar.scss
/plugin/openlayersmap/scss/_Zoom.scss
/plugin/openlayersmap/scss/_adminForm.scss
/plugin/openlayersmap/scss/_tooltip.scss
/plugin/openlayersmap/scss/print.scss
/plugin/openlayersmap/scss/style.scss
/plugin/openlayersmap/syntax/olmap.php
/plugin/openlayersmap/toolbar/geojson_file.png
/plugin/openlayersmap/toolbar/geojson_line.png
2d11d70003-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 ...

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

adding a purge admin component for tiles and maps
BUGTRACK ID-3284079


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

628e43cc29-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

372f150821-Jun-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

- add choice for static map renderer
- proper conf access
- add cloudmade fresh and replace cloudmade noname with cloudmade fine

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/open

- add choice for static map renderer
- proper conf access
- add cloudmade fresh and replace cloudmade noname with cloudmade fine

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

show more ...

f4528bda20-Jun-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

- remove deprecated options and add settings fo static map
- enable gpx/kml transfer to static map

git-svn-id: https://svn.code.sf.net/p/dokuwikispatial/code/trunk/openlayersmap/src@255 5f327161-d4e

- remove deprecated options and add settings fo static map
- enable gpx/kml transfer to static map

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

show more ...

b788625614-Feb-2012 Mark Prins <1165786+mprins@users.noreply.github.com>

Spanish language files contributed by Txus

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


/plugin/openlayersmap/README
/plugin/openlayersmap/action.php
/plugin/openlayersmap/conf/default.php
/plugin/openlayersmap/conf/metadata.php
/plugin/openlayersmap/icons/airplane.png
/plugin/openlayersmap/icons/bus-stop.png
/plugin/openlayersmap/icons/camping.png
/plugin/openlayersmap/icons/caravan_park.png
/plugin/openlayersmap/icons/cave.png
/plugin/openlayersmap/icons/chalet.png
/plugin/openlayersmap/icons/clock.png
/plugin/openlayersmap/icons/construction.png
/plugin/openlayersmap/icons/danger.png
/plugin/openlayersmap/icons/ford.png
/plugin/openlayersmap/icons/fuel.png
/plugin/openlayersmap/icons/geocache.png
/plugin/openlayersmap/icons/hospital.png
/plugin/openlayersmap/icons/hostel.png
/plugin/openlayersmap/icons/hotel.png
/plugin/openlayersmap/icons/hydro.png
/plugin/openlayersmap/icons/index.php
/plugin/openlayersmap/icons/marker-blue.png
/plugin/openlayersmap/icons/marker-gold.png
/plugin/openlayersmap/icons/marker-green.png
/plugin/openlayersmap/icons/marker-red.png
/plugin/openlayersmap/icons/marker.png
/plugin/openlayersmap/icons/marker_shadow.png
/plugin/openlayersmap/icons/mine.png
/plugin/openlayersmap/icons/motel.png
/plugin/openlayersmap/icons/parking.png
/plugin/openlayersmap/icons/peak.png
/plugin/openlayersmap/icons/photo.png
/plugin/openlayersmap/icons/picnic.png
/plugin/openlayersmap/icons/poi.png
/plugin/openlayersmap/icons/shelter.png
/plugin/openlayersmap/icons/slipway.png
/plugin/openlayersmap/icons/taxi.png
/plugin/openlayersmap/icons/telephone.png
/plugin/openlayersmap/icons/terrain.png
/plugin/openlayersmap/icons/train.png
/plugin/openlayersmap/icons/video.png
/plugin/openlayersmap/icons/walking.png
/plugin/openlayersmap/icons/webcam.png
/plugin/openlayersmap/icons/wlan.png
/plugin/openlayersmap/icons/ww_gauge.png
/plugin/openlayersmap/icons/ww_hazard.png
/plugin/openlayersmap/icons/ww_put-in-out.png
/plugin/openlayersmap/icons/ww_put-in.png
/plugin/openlayersmap/icons/ww_take-out.png
/plugin/openlayersmap/icons/ww_weir.png
/plugin/openlayersmap/lang/en/lang.php
/plugin/openlayersmap/lang/en/settings.php
lang.php
settings.php
/plugin/openlayersmap/lang/nl/lang.php
/plugin/openlayersmap/lang/nl/settings.php
/plugin/openlayersmap/lib/classic/blank.gif
/plugin/openlayersmap/lib/classic/cloud-popup-relative.png
/plugin/openlayersmap/lib/classic/east-mini.png
/plugin/openlayersmap/lib/classic/layer-switcher-maximize.png
/plugin/openlayersmap/lib/classic/layer-switcher-minimize.png
/plugin/openlayersmap/lib/classic/north-mini.png
/plugin/openlayersmap/lib/classic/overview-switcher-maximize.png
/plugin/openlayersmap/lib/classic/overview-switcher-minimize.png
/plugin/openlayersmap/lib/classic/overview_replacement.gif
/plugin/openlayersmap/lib/classic/slider.png
/plugin/openlayersmap/lib/classic/south-mini.png
/plugin/openlayersmap/lib/classic/west-mini.png
/plugin/openlayersmap/lib/classic/zoom-minus-mini.png
/plugin/openlayersmap/lib/classic/zoom-plus-mini.png
/plugin/openlayersmap/lib/classic/zoombar.png
/plugin/openlayersmap/lib/dark/blank.gif
/plugin/openlayersmap/lib/dark/cloud-popup-relative.png
/plugin/openlayersmap/lib/dark/east-mini.png
/plugin/openlayersmap/lib/dark/layer-switcher-maximize.png
/plugin/openlayersmap/lib/dark/layer-switcher-minimize.png
/plugin/openlayersmap/lib/dark/north-mini.png
/plugin/openlayersmap/lib/dark/overview-switcher-maximize.png
/plugin/openlayersmap/lib/dark/overview-switcher-minimize.png
/plugin/openlayersmap/lib/dark/overview_replacement.gif
/plugin/openlayersmap/lib/dark/slider.png
/plugin/openlayersmap/lib/dark/south-mini.png
/plugin/openlayersmap/lib/dark/west-mini.png
/plugin/openlayersmap/lib/dark/zoom-minus-mini.png
/plugin/openlayersmap/lib/dark/zoom-plus-mini.png
/plugin/openlayersmap/lib/dark/zoombar.png
/plugin/openlayersmap/lib/grey/blank.gif
/plugin/openlayersmap/lib/grey/cloud-popup-relative.png
/plugin/openlayersmap/lib/grey/east-mini.png
/plugin/openlayersmap/lib/grey/layer-switcher-maximize.png
/plugin/openlayersmap/lib/grey/layer-switcher-minimize.png
/plugin/openlayersmap/lib/grey/north-mini.png
/plugin/openlayersmap/lib/grey/overview-switcher-maximize.png
/plugin/openlayersmap/lib/grey/overview-switcher-minimize.png
/plugin/openlayersmap/lib/grey/overview_replacement.gif
/plugin/openlayersmap/lib/grey/slider.png
/plugin/openlayersmap/lib/grey/south-mini.png
/plugin/openlayersmap/lib/grey/west-mini.png
/plugin/openlayersmap/lib/grey/zoom-minus-mini.png
/plugin/openlayersmap/lib/grey/zoom-plus-mini.png
/plugin/openlayersmap/lib/grey/zoombar.png
/plugin/openlayersmap/lib/img/blank.gif
/plugin/openlayersmap/lib/img/close.gif
/plugin/openlayersmap/lib/img/icon_pan.png
/plugin/openlayersmap/lib/img/icon_query.png
/plugin/openlayersmap/lib/img/icon_zoomin.png
/plugin/openlayersmap/lib/img/icon_zoomout.png
/plugin/openlayersmap/lib/img/navigation_history.png
/plugin/openlayersmap/lib/neutral/blank.gif
/plugin/openlayersmap/lib/neutral/cloud-popup-relative.png
/plugin/openlayersmap/lib/neutral/east-mini.png
/plugin/openlayersmap/lib/neutral/layer-switcher-maximize.png
/plugin/openlayersmap/lib/neutral/layer-switcher-minimize.png
/plugin/openlayersmap/lib/neutral/north-mini.png
/plugin/openlayersmap/lib/neutral/overview-switcher-maximize.png
/plugin/openlayersmap/lib/neutral/overview-switcher-minimize.png
/plugin/openlayersmap/lib/neutral/overview_replacement.gif
/plugin/openlayersmap/lib/neutral/slider.png
/plugin/openlayersmap/lib/neutral/south-mini.png
/plugin/openlayersmap/lib/neutral/west-mini.png
/plugin/openlayersmap/lib/neutral/zoom-minus-mini.png
/plugin/openlayersmap/lib/neutral/zoom-plus-mini.png
/plugin/openlayersmap/lib/neutral/zoombar.png
/plugin/openlayersmap/plugin.info.txt
/plugin/openlayersmap/print.css
/plugin/openlayersmap/script.js
/plugin/openlayersmap/style.css
/plugin/openlayersmap/syntax/olmap.php
/plugin/openlayersmap/toolbar/georss.png
/plugin/openlayersmap/toolbar/gps.png
/plugin/openlayersmap/toolbar/kml_file.png
/plugin/openlayersmap/toolbar/map.png