function initMap() {
    if(map == null) {
        console.log("Initializing map...");
        var mapOptions = {
            zoom: 4,