33415 Verl
mehr', "5185"); this.map.setCenter(new google.maps.LatLng(51.8834259, 8.5077939)); }; } 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'); } }