From da0c244a5197e901d7ce79aed8d5d5f08fdeb7df Mon Sep 17 00:00:00 2001 From: Sylvain Comte Date: Thu, 23 Feb 2017 18:01:41 +0100 Subject: [PATCH] created a "resource" card for leaflet maps plugin (#2734) --- .../Leaflet_maps_plugin_by_Sylvain_Comte.tid | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 editions/tw5.com/tiddlers/community/resources/Leaflet_maps_plugin_by_Sylvain_Comte.tid diff --git a/editions/tw5.com/tiddlers/community/resources/Leaflet_maps_plugin_by_Sylvain_Comte.tid b/editions/tw5.com/tiddlers/community/resources/Leaflet_maps_plugin_by_Sylvain_Comte.tid new file mode 100644 index 000000000..be43c11e3 --- /dev/null +++ b/editions/tw5.com/tiddlers/community/resources/Leaflet_maps_plugin_by_Sylvain_Comte.tid @@ -0,0 +1,18 @@ +created: 20151110060519720 +modified: 20170115170220030 +tags: Resources +title: Leaflet maps plugin by Sylvain Comte +type: text/vnd.tiddlywiki +url: http://sycom.github.io/TiddlyWiki-Plugins/#Leaflet%20plugin + +A mapping plugin based on [[Leaflet|http://leafletjs.com/]] library. Allows you to create maps based upon geographical data contained in tiddlers. + +{{!!url}} + +<<< +The [[leaflet plugin|http://sycom.github.io/TiddlyWiki-Plugins/#Leaflet%20plugin]] is a (working) attempt to integrate the [[leaflet|http://leafletjs.com/]] library in TiddlyWiki in order to display geographical purpose tiddlers. + +For now `<$leafmap>` widget displays an interactive map. Select size, location and zoom, clustering distance, and background. You can display data : geojson, point(s), polygon(s) and/or polyline(s) directly or calling //GeoTiddler//(s). Tiddler can be called individually, by list or with a [[filter|Filters]]. + +Have a look at [[demo page on the web|http://sycom.github.io/TiddlyWiki-Plugins/#A%20plugin%20collection:%5B%5BA%20plugin%20collection%5D%5D%20%5B%5BLeaflet%20plugin%5D%5D]]. +<<<