LSSE-front/public/config.js
2025-08-11 15:24:06 +08:00

6 lines
169 B
JavaScript
Vendored

window._CONFIG = {
ImageryProviderUrl: "http://localhost:8090/mapWX/{z}/{x}/{y}.jpg",
RoadProviderUrl: "",
TerrainProviderUrl: "http://localhost:8090/mapDem/",
};