aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/custom_location_for_openlayers.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/custom_location_for_openlayers.mdwn b/doc/todo/custom_location_for_openlayers.mdwn
index 0d125e187..ac9b40cf5 100644
--- a/doc/todo/custom_location_for_openlayers.mdwn
+++ b/doc/todo/custom_location_for_openlayers.mdwn
@@ -4,3 +4,7 @@ In the [[plugins/osm]], we use an absolute URL to download the OpenLayers.js scr
2. if we want the map to work offline, we need to load the js locally
For those reasons, I think the location of that script should be customizable. --[[anarcat]]
+
+[[!template id=gitbranch branch=anarcat/master author="[[anarcat]]"]]
+
+There is now a [[patch]] for this, thanks to Genevieve, available in my master branch.