aboutsummaryrefslogtreecommitdiff
path: root/underlays/osm/ikiwiki/osm.js
Commit message (Collapse)AuthorAge
* make layers completely customizableAntoine Beaupré2012-08-25
|
* simplify local tile code, uniform titlesAntoine Beaupré2012-08-25
|
* extend default zoom to 19, OSM's maximum, simplify codeAntoine Beaupré2012-08-25
|
* osm: add optional google maps supportAntoine Beaupré2012-08-25
| | | | for google maps to work, an API key needs to be added to the configuration
* osm: be explicit about projection of dataAntoine Beaupré2012-08-25
|
* OSM plugin: new config option to specify the url to fetch maps fromGeneviève Bastien2012-08-25
|
* 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