aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorkjs <kjs@web>2018-05-05 04:25:16 -0400
committeradmin <admin@branchable.com>2018-05-05 04:25:16 -0400
commit7899019f379b3005ad5256772cd48d69583f5211 (patch)
treefb0a9e9b0d070624f3fec84a47653257a8db655a /doc/plugins
parent0de2c081d5103eec63e68d4e89ff87f460d847bb (diff)
downloadikiwiki-7899019f379b3005ad5256772cd48d69583f5211.tar
ikiwiki-7899019f379b3005ad5256772cd48d69583f5211.tar.gz
added osm pois number for one of my sites
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/osm/discussion.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/plugins/osm/discussion.mdwn b/doc/plugins/osm/discussion.mdwn
index 14008b1da..2a41b35d2 100644
--- a/doc/plugins/osm/discussion.mdwn
+++ b/doc/plugins/osm/discussion.mdwn
@@ -66,9 +66,12 @@ For usability it would be great if it was possible to display the active waypoin
----
-Just stumbled onto this. Original poster of this issue.
+Just stumbled onto this.
With regards to features lost my only concern would be customizable waypoint icons. It would be really great to be able to at least change colour from the config. The wishlist point of generating one file per waypoint might solve an issue I have with osm only showing the most recently added waypoints unless I rebuild. I have however a huge number of waypoints.
Looks like good changes to me!
+
+> did a grep `Placemark pois.kml|wc -l` which returned 3468. Which perhaps isn't that much? I'm thinking about how individual poi files might affect performance. My performance troubles are more likely to be with my tweaked album and img plugins though.
+
--[[kjs]]