- 09 Jul, 2020 2 commits
-
-
Abbey Joy Roelofs authored
Adding function to respond to normalization checkbox
-
Abbey Joy Roelofs authored
-
- 30 Jun, 2020 1 commit
-
-
Peter Knoop authored
-
- 26 Jun, 2020 7 commits
-
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
* replaced " with ' (according to Esri JavaScript style guide); except for JSON strings which must have "
-
Peter Knoop authored
Eliminated the hard-coded values for parameter selection. They are now dynamically generated in the JavaScript.
-
- 25 Jun, 2020 10 commits
-
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
-
Peter Knoop authored
* added relationship renderer * added legend
-
Peter Knoop authored
-
- 20 Jun, 2020 1 commit
-
-
Peter Knoop authored
Add slider filter See merge request !2
-
- 19 Jun, 2020 2 commits
-
-
Peter Knoop authored
Shared the Web App in ArcGIS Online with the "JavaScript Working Group", so... See merge request !3
-
Peter Knoop authored
Shared the Web App in ArcGIS Online with the "JavaScript Working Group", so that we can all use the same appId. Added note that one might need to add their local hosting location for the app, if it isn't already in the list of URIs.
-
- 12 Jun, 2020 1 commit
-
-
Joseph Alberts authored
-
- 15 May, 2020 3 commits
-
-
Joseph Alberts authored
Creates a vertical slider that filters states from the map based on the value of the `happening` field. Slider has two thumbs, allowing the filter to have a high and low value.
-
Joseph Alberts authored
Got it filtering with a single thumb on the mainView.
-
Joseph Alberts authored
-
- 30 Apr, 2020 1 commit
-
-
Joseph Alberts authored
Update to ArcGIS JS API 4.15. Still not working: - Filter: Not clear on how to do a view call. - Added min thumb: event listener conflicts with the extra thumb. Not seeing an ID I can use...maybe I can listen to just the events for a specific thumb? - Changed the lastHighligh variable to var from const (console error; promise)
-
- 17 Apr, 2020 5 commits
-
-
Peter Knoop authored
-
Caitlin Dickinson authored
Add slider filter See merge request !1
-
Peter Knoop authored
-
Peter Knoop authored
-
Joe Alberts authored
Test comment
-
- 03 Apr, 2020 1 commit
-
-
Joe Alberts authored
Just renders the slider, in a vertical orientation. Events not included yet. Slider documentation: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Slider.html Example of filtering a feature layer with a slider: https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=featurereduction-cluster-filter-slider
-
- 20 Mar, 2020 2 commits
-
-
Abbey Joy Roelofs authored
Fixing response css file
-
Caitlin Dickinson authored
-
- 19 Mar, 2020 2 commits
-
-
Abbey Joy Roelofs authored
-
Caitlin Dickinson authored
-