plugin:simplemap
Table of Contents
simplemap Plugin
Compatible with DokuWiki
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" yes
- 2018-04-22 "Greebo" unknown
- 2017-02-19 "Frusterick Manners" unknown
Similar to cnmap, openlayersmap
This Plugin needs at least PHP 7.2!
(If you absolutely have to run a PHP version that is End of Life since long ago, you can install the legacy version.)
Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Examples/Usage
Embed a simple map of a given latitude and longitude:
{{simplemap>osm?lat=52.553394&long=13.421056}}
Syntax
Basic syntax:
{{simplemap>osm?lat=LATITUDE&long=LONGITUDE}}
- replace:
- LATITUDE — the latitude in decimal degree
- LONGITUDE — the longitude in decimal degree
Development
Change Log
- Merge pull request #3 from micgro42/releaseNewVersion (2021-03-13 12:21)
- chore(release): 1.0.0 / 2021-03-13 (2021-03-13 12:17)
- test: standardize general test -> skip w/o conf files (2021-03-13 12:01)
- ci: also run tests on PHP 8, but not for DokuWiki stable (2021-03-13 12:01)
- ci: enforce conventional commit messages (2021-03-13 12:01)
- 🎨 style: use short list syntax (2021-03-13 11:22)
- 🔥 refactor: remove unused code (2021-03-13 11:22)
- ♻️ refactor: drop pointless class guard (2021-03-13 11:22)
ToDo/Wish List
- Zoom-level
- Description for marker
- Other maps (Google, Bing, Yandex)
plugin/simplemap.txt · Last modified: 2021-03-13 12:32 by grosse