open street maps is our default base map

This commit is contained in:
Ebrahem Farooqui
2021-04-28 18:48:07 -07:00
committed by GitHub
parent 11113550e1
commit d6c5b55152

View File

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