Más
11 diciembre, 2018 15:40 – 16:30
Deutsche Schule San Alberto Magno – San Sebastián –
Paseo Oriamendi 25
Organizado Por
Deutsche Schule San Alberto Magno San Sebastián
Con Pablo Zapata
function initialize_45535_1269606564_1287080691() { var marker, map; var image = ""; var title = "Deutsche Schule San Alberto Magno – San Sebastián –"; var address = "Paseo Oriamendi 25"; var phone = ""; var link = "https://colegioaleman.net";
var infoBubble = new InfoBubble({ maxWidth: 290, maxHeight: 320, shadowStyle: 0, padding: 0, backgroundColor: '#fff', borderRadius: 5, arrowSize: 20, borderWidth: 0, arrowPosition: 20, backgroundClassName: 'pec-infowindow', arrowStyle: 2, hideCloseButton: true });
//var infowindow = new google.maps.InfoWindow();
function getInfoWindowEvent(marker, content) { infowindow.close(); infowindow.setContent(content); infowindow.open(map, marker);
}
var div_class = "dp_pec_map_infowindow"; if(image == "") { div_class += " dp_pec_map_no_img"; }
var content = '
if(address != "") { content += ''+address+''; }
if(phone != "") { content += ''+phone+''; }
if(link != "") { content += 'Ir al Sitio Web'; }
content +='
' +'