Skip to content

Commit 5c5f951

Browse files
authored
Update index.html
1 parent bc609fc commit 5c5f951

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ <h1>Sample Leaflet Map with Elasticsearch</h1>
123123

124124
<script>
125125

126-
var feature_index = "opendrr_dsra_sim9p0_cascadiainterfacebestfault_all_indicators_s",
127-
heat_index = "opendrr_dsra_sim9p0_cascadiainterfacebestfault_all_indicators_b",
126+
var feature_index = "opendrr_dsra_sim9p0_cascadiainterfacebestfault_indicators_s",
127+
heat_index = "opendrr_dsra_sim9p0_cascadiainterfacebestfault_indicators_b",
128128
feature_index_prop = "sH_PGA",
129129
base_url = "https://api.stage.riskprofiler.ca/",
130130
featureLimit = 10000,
@@ -621,4 +621,4 @@ <h1>Sample Leaflet Map with Elasticsearch</h1>
621621
</script>
622622
</body>
623623

624-
</html>
624+
</html>

0 commit comments

Comments
 (0)