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
plugin:simplemap [2017-06-25 18:15] grosseplugin:simplemap [2021-03-13 12:32] (current) – New Version released grosse
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Embed a simple OpenStreetMap in your wiki+description: [PHP 7.2 - 8.0] 🗺️ 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 : 2021-03-13 
-compatible : Frusterick Manners+compatible : 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 20: Line 20:
 screenshot_img :  screenshot_img : 
 ---- ----
 +
 +:!:  :!: **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  [[https://github.com/micgro42/dokuwiki-plugin-simplemap/zipball/legacy|legacy version]].)
  
 ===== 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 33:
 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 55:
 === 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.1498407326.txt.gz · Last modified: 2017-06-25 18:15 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