I am trying to load a google map with some specific parmeters. I understand the problem is most likely that the initMap function needs to be declared globally. However, I h
Anyone having a similar issue, initializing the map variable outside the initMap function worked for me