// This is used to center of the map and also to set the default location for projects without a lat/lng let location_default = { lat: 51.0447, lng: -114.0719 } let restrictionBounds = { east: -12.7542482432, north: 69.4593986893663, south: 20.76103084363014, west: -175.243775 }