diff --git a/view/index.html b/view/index.html index 55f532f..848231d 100644 --- a/view/index.html +++ b/view/index.html @@ -307,6 +307,13 @@ } $('#apiURL').val(url); + // TO DO: Instead show when URL contains {latitude}, etc. Detect when + if (hash.feed == "311") { + $(".autocomplete-container").show(); + } else { + $(".autocomplete-container").hide(); + } + let count = 0; let maxcount = 10; //const start = Date.now(); @@ -430,34 +437,46 @@

${capFirst(item.description)}

-
+
-
View Feed Player | Data Commons
+
Feed Player
Data Commons
+ + + + + + +
+
+ API URL:


-
- - - -
- - Results -
- - -
-
+ + + + + + Results +
+ + +