DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:simplemap

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:simplemap [2017-06-25 18:15] grosseplugin:simplemap [2021-01-09 20:55] dokuwiki.org@rips.de
Line 4: Line 4:
 description: Embed a simple OpenStreetMap in your wiki description: Embed a simple OpenStreetMap in your wiki
 author     : Michael Große  author     : Michael Große 
-email      : mic.grosse@googlemail.com+email      : mic.grosse+dokuwiki@googlemail.com
 type       : syntax type       : syntax
 lastupdate : 2017-06-03 lastupdate : 2017-06-03
-compatible : Frusterick Manners+compatible : Frusterick Manners, Hogfather
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : maps tags       : maps
  
-downloadurl: http://github.com/micgro42/dokuwiki-plugin-simplemap/zipball/master+downloadurl: https://github.com/micgro42/dokuwiki-plugin-simplemap/zipball/master
 bugtracker : https://github.com/micgro42/dokuwiki-plugin-simplemap/issues bugtracker : https://github.com/micgro42/dokuwiki-plugin-simplemap/issues
 sourcerepo : https://github.com/micgro42/dokuwiki-plugin-simplemap sourcerepo : https://github.com/micgro42/dokuwiki-plugin-simplemap
Line 23: Line 23:
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
Line 29: Line 29:
 Embed a simple map of a given latitude and longitude: Embed a simple map of a given latitude and longitude:
  
-''%%{{simplemap>osm?lat=52.553394&long=13.421056}}%%''+  {{simplemap>osm?lat=52.553394&long=13.421056}}
  
 ===== Syntax ===== ===== Syntax =====
  
 Basic syntax: Basic syntax:
-<code>{{simplemap>osm?lat=LATITUDE&long=LONGITUDE}}</code>+ 
 +  {{simplemap>osm?lat=LATITUDE&long=LONGITUDE}} 
   * replace:   * replace:
-    * //LATITUDE//    --- the latitude in decimal degree+    * //LATITUDE// --- the latitude in decimal degree
     * //LONGITUDE// --- the longitude in decimal degree     * //LONGITUDE// --- the longitude in decimal degree
  
Line 49: Line 51:
 === ToDo/Wish List === === ToDo/Wish List ===
  
-  * zoom-level +  * Zoom-level 
-  * description for marker  +  * Description for marker  
-  * other maps (googlebing)+  * Other maps (GoogleBing, Yandex)
  
plugin/simplemap.txt · Last modified: 2021-03-13 12:32 by grosse

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