test - changed by JP
Klikk her for å abonnere
test
Alle Svar (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. des. 2020 | 12:00 a.m.
Legg til svar
info
Vennligst logg inn for å skrive et svar.