I can\'t get my map running using the GoogleMaps API V3. The map does not load. I would expect the map to appear in the div with the id gisMap but in the Chrome
gisMap
Add async defer in the end of google maps api like this
async defer
I hope it will work fine.