Nice ajax function to grab the latitude and longitude of an address or postcode. Don’t forget your google key and address formatting.
-
<script>
-
var jsapiKey = "YOUR API KEY";
-
var address = "YOUR+ADDRESS";
-
});
-
});
-
</script>
Nice ajax function to grab the latitude and longitude of an address or postcode. Don’t forget your google key and address formatting.