thbde / cpp

Other
0 stars 1 forks source link

better colors for the output #8

Open MalteSchledjewski opened 11 years ago

MalteSchledjewski commented 11 years ago

find better output for the overlay maybe use a black and white version of OSM

MalteSchledjewski commented 11 years ago

for Black and white

var OpenStreetMap_BlackAndWhite = L.tileLayer('http://{s}.www.toolserver.org/tiles/bw-mapnik/{z}/{x}/{y}.png', {
    attribution: '&copy; <a href="http://openstreetmap.org">OpenStreetMap</a> contributors, <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>'
});
MalteSchledjewski commented 11 years ago

now it is blue on b&w