]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/osm.mdwn
update the status here, this actually works fairly well
[ikiwiki.git] / doc / plugins / contrib / osm.mdwn
index f75cb250620d5be2c87791d64366f2e76d124a20..de0623da914732e90da4ade6e287fdede59ae608 100644 (file)
@@ -1,10 +1,10 @@
-[[!template id=plugin name=osm author="Blars Blarson"]]
+[[!template id=plugin name=osm author="Blars Blarson, Antoine Beaupré"]]
 [[!tag type/special-purpose todo/geotagging]]
 
-Primitive Openstreetmap/Openlayers support for ikiwiki
-------------------------------------------------------
+Openstreetmap/Openlayers support for ikiwiki
+--------------------------------------------
 
-This plugin provides simple Openstreetmap/Openlayers support for ikiwiki. It uses a static .html map and links to it, generating a CSV-style POI list.
+This plugin provides simple Openstreetmap/Openlayers support for ikiwiki. It can embed Openstreetmap viewports within a page or link to a bigger map that will have multiple markers, generated with a CSV-style POI list based on the different calling pages. Multiple distinct maps on a single wiki are supported.
 
 Plugin was originally written by [[the techno-viking|http://techno-viking.com/posts/ikiwiki-maps/]] and fixed up by [[anarcat]]. Code is available at `git://src.anarcat.ath.cx/ikiwiki-osm.git`.