We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc609fc commit 5c5f951Copy full SHA for 5c5f951
index.html
@@ -123,8 +123,8 @@ <h1>Sample Leaflet Map with Elasticsearch</h1>
123
124
<script>
125
126
- var feature_index = "opendrr_dsra_sim9p0_cascadiainterfacebestfault_all_indicators_s",
127
- heat_index = "opendrr_dsra_sim9p0_cascadiainterfacebestfault_all_indicators_b",
+ var feature_index = "opendrr_dsra_sim9p0_cascadiainterfacebestfault_indicators_s",
+ heat_index = "opendrr_dsra_sim9p0_cascadiainterfacebestfault_indicators_b",
128
feature_index_prop = "sH_PGA",
129
base_url = "https://api.stage.riskprofiler.ca/",
130
featureLimit = 10000,
@@ -621,4 +621,4 @@ <h1>Sample Leaflet Map with Elasticsearch</h1>
621
</script>
622
</body>
623
624
-</html>
+</html>
0 commit comments