Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 68: Zeile 68:
"options": {
"options": {
"wvIsExternal": true,
"wvIsExternal": true,
"wvName": "Alternative",
"wvName": "Relief map",
"attribs": [
"attribs": [
{
{
Zeile 139: Zeile 139:
}
}
},
},
"hill-shading": {
"tilesUrl": "http://{s}.tiles.wmflabs.org/hillshading/{z}/{x}/{y}.png",
"options": {
"wvIsOverlay": true,
"wvIsExternal": true,
"wvName": "Hill shading",
"attribs": [
{
"url": "http://www2.jpl.nasa.gov/srtm/",
"name": "NASA",
"label": "Hill shading"
}
]
}
}
};
};
/* jscs:enable validateQuoteMarks, disallowQuotedKeysInObjects */
/* jscs:enable validateQuoteMarks, disallowQuotedKeysInObjects */
Zeile 183: Zeile 168:
.overlay( 'traffic-line-network' )
.overlay( 'traffic-line-network' )
.overlay( 'boundaries' )
.overlay( 'boundaries' )
.overlay( 'hill-shading' )
.overlay( 'cycling' )
.overlay( 'cycling' )
.overlay( 'hiking' )
.overlay( 'hiking' )