| 592eec6e | 01-Jun-2023 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update ol-layerswitcher from 4.1.0 to 4.1.1 |
| bdfd541a | 27-May-2023 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
prevent a console error when olEnable is not defined (#53)
Prevent `Uncaught ReferenceError: olEnable is not defined` when there is no map on a page |
| 4257eb9b | 23-May-2023 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Add padding for the autozoom option (#52)
this will ensure that icons fall inside the map instead of on the border |
| 7576983d | 05-Mar-2023 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Bump OpenLayers from 7.2.2 to 7.3.0 (#51)
* Bump OpenLayers from 7.2.2 to 7.3.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 |
| f4a6ff03 | 22-Dec-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Upgrade OpenLayers to v7.2.2 (#47) |
| 48934aaf | 11-Dec-2022 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Bump dessant/lock-threads from 3 to 4 (#46)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
-
Bump dessant/lock-threads from 3 to 4 (#46)
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
show more ...
|
| 1bf2087a | 21-Nov-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Add popularity reporting (#45)
close #44 |
| ca15cff6 | 11-Nov-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update .scrutinizer.yml (#42)
* Update .scrutinizer.yml |
| 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 |
| d2f1674e | 09-Nov-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Remove require_once to resolve PSR1.Files.SideEffects
close #2 |
| cfbb4adf | 31-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Make the POI symbols pixelSize aware and use a proper halo on the labels
part 1/POI of #37 |
| a7cb93e0 | 30-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
update version |
| 586c6e8c | 30-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Use a for-size-optimized custom build for OpenLayers
this shaved off some 100+ KiB from the ol download |
| 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 |
| f6c421ce | 30-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
setting OSM url is no longer neccesary, reverts #31 |
| d8f6e2e8 | 26-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Cleanup unused `list()` call |
| b9b4d1a9 | 24-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
cleanup old workflow runs |
| 28fa787d | 23-Oct-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update maintenance.yml |
| a9bbca75 | 31-Aug-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Update the OSM url to the preferred url
see https://github.com/openlayers/openlayers/pull/14062 and https://github.com/openstreetmap/operations/issues/737
this should/can be reverted after upgrade
Update the OSM url to the preferred url
see https://github.com/openlayers/openlayers/pull/14062 and https://github.com/openstreetmap/operations/issues/737
this should/can be reverted after upgrade to OL 7.1
show more ...
|
| 976e50f5 | 15-Aug-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Add OpenTopoMap as an available baselayer
close #23 |
| 9008bbd4 | 19-Jul-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Upgrade Openlayers from 6.14.1 to 6.15.1 |
| 3ebe658b | 05-Jul-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Import classes after geoPHP 2 upgrade
see mprins/dokuwiki-plugin-geophp#4 |
| b8fb7e23 | 15-Jul-2022 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Scrutinizer should ignore the ol6/ directory |