33415 Verl
mehr', "5213"); this.map.setCenter(new google.maps.LatLng(51.88582570414759, 8.451739560780315)); }; } function toggleMarkerLayerIcon(aTagId) { element = jQuery('#'+aTagId+' span.glyphicon'); if (element.hasClass('glyphicon-ok')) { element.addClass('glyphicon-remove'); element.removeClass('glyphicon-ok'); } else { element.removeClass('glyphicon-remove'); element.addClass('glyphicon-ok'); } }