Richiedi assistenza tecnica

Apri un ticket

TICKET ASSISTENZA

Attiva supporto remoto

SUPPORTO REMOTO
function initMap() { // Create a map object and specify the DOM element for display. var map = new google.maps.Map(document.getElementById('map'), { center: {lat: -34.397, lng: 150.644}, zoom: 8 }); }