Please enable JavaScript.
Coggle requires JavaScript to display documents.
(<body>, <head>, <!DOCTYPE html>, <html lang="…
<body>
<script>
function initMap() {
var sunLocation = {lat: 0, lng: 0}; // Coordinate fittizie
var map = new google.maps.Map(document.getElementById('map'), {
-
-
-
-
var info = [
{position: {lat: 0, lng: 0}, title: "Distanza Terra-Sole", description: "149.6 milioni di km"},
{position: {lat: 0, lng: 0}, title: "Massa del Sole", description: "1.989 × 10^30 kg"},
-
-
-
-
-
-
-
-
-
-
<head>
-
-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
-
-
-
-
-
-
-