plugin:cnmap
Table of Contents
cnmap Plugin
Compatible with DokuWiki
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" unknown
- 2018-04-22 "Greebo" unknown
- 2017-02-19 "Frusterick Manners" yes
Similar to openlayersmap, simplemap
Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Examples/Usage
Embed a china map of a given latitude and longitude:
{{cnmap>?lng=116.397428&lat=39.90923}} {{cnmap>amap?lng=116.397428&lat=39.90923&width=100%&height=500px&zoom=17&title=title of marker&mark=on&sat=off}}
Syntax
Basic syntax:
{{cnmap>MAP PROVIDER?lat=LATITUDE&long=LONGITUDE&zoom=ZOOM&width=WIDTH&height=HEIGHT&mark=MARK&title=TITLE&sat=SAT}}
- replace:
- MAP PROVIDER — map render provider(engine) : can be amap , bmap , default is amap
- LATITUDE — the latitude in decimal degree
- LONGITUDE — the longitude in decimal degree
- ZOOM — zoom level(3-19) , default is 15
- WIDTH – width , can be xxpx , xx% , default is 100%
- HEIGHT – height , can be xxpx , xx% , default is 400px
- MARK – show/hide mark, default is on
- TITLE – title of the mark
- SAT – show satellite map, default is off
Configuration and Settings
All config options can be set in the configuration manager under the “cnmap Plugin Settings” section.
Development
Change Log
- add navigation for amap & bmap (2019-01-09)
- Initial release (2019-01-04)
Bug reports and feature requests
Please refer to the Issue Tracker for reporting issues.
plugin/cnmap.txt · Last modified: 2019-01-12 13:38 by LarsDW223