]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/osm/discussion.mdwn
Bump Tincho's OSM for needing review.
[git.ikiwiki.info.git] / doc / plugins / osm / discussion.mdwn
index 14008b1daddb430d41b349c5825ea2d7235a51b3..b6b5c7a13f0e941196855cf3f3c82638452deebd 100644 (file)
@@ -64,11 +64,19 @@ For usability it would be great if it was possible to display the active waypoin
 - Should we vendor Leaflet into an underlay, instead of needing a URL to load it from a CDN? [[schmonz]] somewhat prefers this, so we avoid needing external resources by default, avoid breaking when the Leaflet CDN is down, etc.
 - Should we write some tests before merging? `osm.pm` hadn't had any, FWIW
 
+Bump! Tincho would like to see us merge his effort, and FWIW I'd also
+rather not have to carry around a local copy of his work to get a map
+with waypoints on my HTTPS site. [[smcv]], can you spare some round
+tuits to give us your thoughts? --[[schmonz]]
+
 ----
 
-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]]