test - changed by JP
Klik hier om aan te melden
test
Alles Antwoorden (1)
Yes, I got to reply to this Forum post by clicking Reply button and Log in because I was not logged in. It seems to work great :-)
let map: google.maps.Map;
function initMap(): void {
map = new google.maps.Map(document.getElementById("map") as HTMLElement, {
center: { lat: -34.397, lng: 150.644 },
zoom: 8,
});
}
15 dec 2020 | 12:00 a.m.
Reply toevoegen
info
Login om te antwoorden.