(no commit message)
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>
Fri, 13 Apr 2012 04:42:36 +0000 (00:42 -0400)
committeradmin <admin@branchable.com>
Fri, 13 Apr 2012 04:42:36 +0000 (00:42 -0400)
doc/ikiwiki/directive/osm/discussion.mdwn

index f29a14cdca14cd3f0207243ebce3402b5ad1df14..d9eb56951677fa85fb22451a14eee15cec1fb179 100644 (file)
@@ -8,4 +8,6 @@ The map ceased to be generated, basically. --[[anarcat]]
 
 > Weird. This went away after adding debugging. No clue what happened here. But note that this following debugging code was quite useful in the output of --rebuild:
 
-         debug("writing pois file pois.kml in " . $config{destdir} . "/$map");
+        debug("writing pois file pois.kml in " . $config{destdir} . "/$map");
+
+The `width` and `height` parameters of the `[[!osm]]` directive stopped working after that upgrade too. The map doesn't show at all when they are added to the directive. --[[anarcat]]