Ja, es sieht jetzt so aus:
function showLayer(layerName){
document.getElementById(layerName).style.visibility = "visible"
}
Ja, es sieht jetzt so aus:
function showLayer(layerName){
document.getElementById(layerName).style.visibility = "visible"
}