DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:cnmap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
plugin:cnmap [2019-01-06 05:13] – [FAQ] lshanplugin:cnmap [2019-01-12 11:48] platform
Line 1: Line 1:
-====== cnmap Plugin ======+====== Platform of Higher Education in Japan ======
  
----- plugin ---- +part1
-description: Embed a China map in your wiki +
-author     : Lshan +
-email      : ldg@szzxue.com +
-type       : syntax +
-lastupdate : 2019-01-04 +
-compatible : Frusterick Manners +
-depends    :  +
-conflicts  :  +
-similar    : openlayersmap, simplemap +
-tags       : maps +
- +
-downloadurl: https://github.com/lshan2018/dokuwiki-plugin-cnmap/zipball/master +
-bugtracker : https://github.com/lshan2018/dokuwiki-plugin-cnmap/issues +
-sourcerepo : https://github.com/lshan2018/dokuwiki-plugin-cnmap +
-donationurl:  +
- +
-screenshot_img :  +
----- +
- +
-===== Installation ===== +
- +
-Search and install the plugin using the [[plugin:extension|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=yes&sat=yes}} +
- +
- +
-===== 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 engine provider :  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 [[config|configuration manager]] under the "cnmap Plugin Settings" section.  +
-===== Development ===== +
-=== Change Log === +
- +
-  * **2019-01-04** +
-    * Initial release +
-==== Bug reports and feature requests ==== +
- +
-Please refer to the [[https://github.com/lshan2018/dokuwiki-plugin-cnmap/issues|Issue Tracker]] for reporting issues. +
- +
-===== Discussion ===== +
- +
-//Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs//+
  
  
  
plugin/cnmap.txt · Last modified: 2019-01-12 13:38 by LarsDW223

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki