aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/replace_openlayers_with_leaflet/discussion.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/replace_openlayers_with_leaflet/discussion.mdwn b/doc/todo/replace_openlayers_with_leaflet/discussion.mdwn
index 6223e1d0f..0c59655ce 100644
--- a/doc/todo/replace_openlayers_with_leaflet/discussion.mdwn
+++ b/doc/todo/replace_openlayers_with_leaflet/discussion.mdwn
@@ -1,3 +1,6 @@
Would this be replacing openlayers in the osm plugin? Or writing a new plugin that can use leaflet (and possibly other libraries including OpenLayers 3?) ?
> I think the module should be split in two: one part could simply make an inventory of waypoints and generate GIS files (.csv, .kml, etc). Another could render the map based on those files, and that could be made with leaflet. -- [[anarcat]]
+
+Enabling leaflet sounds like a great idea. I've been pining for this since I
+started using the osm plugin! -- [[kjs]]