X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c125efa75ba5b3dff55c32e5298cf64efef2e716..4293e5bd6b726db8255028d50352b563511f2c16:/doc/todo/osm_plugin_icon_patch.mdwn diff --git a/doc/todo/osm_plugin_icon_patch.mdwn b/doc/todo/osm_plugin_icon_patch.mdwn index f7d7a2a3e..58df0eea2 100644 --- a/doc/todo/osm_plugin_icon_patch.mdwn +++ b/doc/todo/osm_plugin_icon_patch.mdwn @@ -31,3 +31,14 @@ Currently, the documented icon parameter to the waypoint directive is not used. > I suspect this should have been inserting something into the GeoJSON instead? > > --[[smcv]] + +>> I have now fixed the indentation issues. +>> +>> I have changed the comment relating to the icon parameter, but I don't +>> really understand how ikiwiki handles sanitisation, so I have not changed +>> anything else for this. +>> +>> As for the Perl variable interpolation, see this +>> [documentation](http://docs.openlayers.org/library/feature_styling.html#attribute-replacement-syntax). +>> +>> -- [[cbaines]]