aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorkjs <kjs@web>2018-09-03 14:40:26 -0400
committeradmin <admin@branchable.com>2018-09-03 14:40:26 -0400
commita7b4fa98932f79d65c574bd53da9a858415ddc6a (patch)
treec80819f5cd545abcceca51a18e909cc19473f060 /doc/plugins
parent69b2a46a1ba0fe9dedc9d2464345f199a5c5dcca (diff)
downloadikiwiki-a7b4fa98932f79d65c574bd53da9a858415ddc6a.tar
ikiwiki-a7b4fa98932f79d65c574bd53da9a858415ddc6a.tar.gz
forgot to sign my comment
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/osm/discussion.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/osm/discussion.mdwn b/doc/plugins/osm/discussion.mdwn
index bb83a2b2c..f9d6e8966 100644
--- a/doc/plugins/osm/discussion.mdwn
+++ b/doc/plugins/osm/discussion.mdwn
@@ -89,4 +89,4 @@ I've done some initial testing now and I'm wondering if behaviour has changed wi
> It is not there any more (I should document this, thanks for pointing it out). I thought that it was not good to have that marker inserted unconditionally; also, there is no full-page map any more with this plugin (which required a cgi mode). The alternative will be to have a page with the map, and adding a link to it. --[[users/Tincho]]
->> That's unfortunate for me as embedding a map on each page with a waypoint is a bit to expensive bandwidth wise. It will slow down the browsing to much. Are there any means of creating maps with subsets of waypoints. Perhaps tags somehow? Can a waypoint appear on multiple maps? I'm thinking having the waypoint appear on a central mega-map and on a sub map, In my case a per building map. Currently all my map info is automatically generated from the exif data. So I just upload the images to an underlay dir and git push my 'building' page which then generates an image gallery and a map of all my photos. I'm trying to avoid typing to much! ;)
+>> That's unfortunate for me as embedding a map on each page with a waypoint is a bit to expensive bandwidth wise. It will slow down the browsing to much. Are there any means of creating maps with subsets of waypoints. Perhaps tags somehow? Can a waypoint appear on multiple maps? I'm thinking having the waypoint appear on a central mega-map and on a sub map, In my case a per building map. Currently all my map info is automatically generated from the exif data. So I just upload the images to an underlay dir and git push my 'building' page which then generates an image gallery and a map of all my photos. I'm trying to avoid typing to much! ;) --[[users/kjs]]