aboutsummaryrefslogtreecommitdiff
path: root/underlays/osm
Commit message (Collapse)AuthorAge
* multiple osm fixesJoey Hess2012-03-18
| | | | | | | | * fix will_render calls to pass proper relative filenames * fix urls to kml etc files to not assume wiki's top is at / * avoid building the javascript to display the map in two different ways between the cgi and on-page maps * refactor duplicate code
* move osm.js to osm underlay and osm does not need javascript underlayJoey Hess2012-03-03
|
* add osm.pngJoey Hess2012-03-03
Add an underlay for the osm plugin. Update links to right path to icon. Note that the osm plugin has a pervasive bug in how it links to icons; it assumes the site is at /. I did not attempt to fix that; it should be using urlto() to make a correct relative link.