aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/maps/osm-toner-lite.html
blob: 6512eaf2caf8ddf95759278fb7457f02c3996ec6 (plain)
1
2
3
4
5
6
7
8
9
[%
map_js = [
    version('/js/OpenLayers/OpenLayers.fixmystreet.js'),
    "https://stamen-maps.a.ssl.fastly.net/js/tile.stamen.js?v1.3.0",
    version('/js/map-OpenLayers.js'),
    version('/js/map-toner-lite.js'),
];
map_html = INCLUDE maps/openlayers.html
%]