Triggering job from develop branch

This commit is contained in:
Ebrahem Farooqui
2021-04-28 19:49:03 -07:00
committed by GitHub
parent d6c5b55152
commit 1d10ef1d99

View File

@@ -26,7 +26,7 @@ import {
} from "../../../common/utilities";
// NB: important constants for map, TODO: make statics
// Note: Base map is OpenStreetMaps by default
// Note: Base map is OpenStreetMaps by default; can choose another base map
const supportedMapboxMap = ["streets", "satellite"];
const defaultToken = "your_token";