aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2013-10-02 10:09:08 -0400
committeradmin <admin@branchable.com>2013-10-02 10:09:08 -0400
commit080b18761bde0f4317683adef60902505af1dcda (patch)
treefbef04bc8e35bd92169d60442a861572958a797d
parent8fb2e4f5c9db3ee94b20cdecf8866286f0071ef7 (diff)
downloadikiwiki-080b18761bde0f4317683adef60902505af1dcda.tar
ikiwiki-080b18761bde0f4317683adef60902505af1dcda.tar.gz
some answers
-rw-r--r--doc/plugins/osm/discussion.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/plugins/osm/discussion.mdwn b/doc/plugins/osm/discussion.mdwn
index ebf5bdafe..538a3ab10 100644
--- a/doc/plugins/osm/discussion.mdwn
+++ b/doc/plugins/osm/discussion.mdwn
@@ -6,12 +6,20 @@ At the moment I'd prefer not running cgi and one of the advantages of a wiki com
This is a minor issue but I'd be interested if you think it's possible to prerender waypoint maps. I.e maps that center on a specific waypoint whilst having all waypoints of that map visible.
+> I think it would be possible, but it would require a patch. I do think however that this is the way it works: all waypoints are shown, and the only difference is that the map is centered. --[[anarcat]]
+
### Configure all osm tags to use same icon?
Setting the default `osm_tag_default_icon` does not seem to work? All tagged waypoint pages now want their own unique icon and display broken image if not present. Populating the tag folder with identical icons gets a bit much when there are a lot of tags.
+> That looks like a bug. Please file it as such in [[bugs]]. --[[anarcat]]
+
### \[Wishlist\] Setting unigue icon for "active waypoint"
For usability it would be great if it was possible to display the active waypoint with a different icon. So that clicking a waypoint map symbol takes you to a map with lots of waypoints but the waypoint from the sources page is centered (as per current behaviour) **and** has a different icon.
+> This *would* indeed be awesome. --[[anarcat]]
+
*PS. The osm plugin is amazing!*
+
+> Thanks! --[[anarcat]]