';
var infowindow = new google.maps.InfoWindow({
content: contentString
});
var map = new google.maps.Map(document.getElementById('map'), {
zoom: 17,
center: office,
styles: style,
disableDefaultUI: true,
zoomControl: true,
mapTypeControl: false,
scaleControl: true,
streetViewControl: true,
rotateControl: false,
fullscreenControl: false
});
var marker = new google.maps.Marker({
position: office,
map: map,
icon: 'https://www.stti.it/wp-content/themes/stti-child/theme/icons/marker.png'
});
marker.addListener('click', function() {
infowindow.open(map, marker);
});
}
-
-
-
Viale Giuseppe Mazzini, 11, 00195 Roma, RM, Italia
-
-
-
info@stti.it
-
-
-
06.32650063
-
-
-
06.32650000
-
-
-
06.62277434