X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d884b89ab1ac5c79986a2f60e95146994eae26f4..91478dbbe398a35bed9d12b90e48c23969f7b289:/doc/ikiwiki/directive/osm/discussion.mdwn diff --git a/doc/ikiwiki/directive/osm/discussion.mdwn b/doc/ikiwiki/directive/osm/discussion.mdwn index f29a14cdc..d9eb56951 100644 --- a/doc/ikiwiki/directive/osm/discussion.mdwn +++ b/doc/ikiwiki/directive/osm/discussion.mdwn @@ -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]]