-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Similar to Alignment View, I added a dialog box for the user to display nodes that don't have location data. The initial implementation of this had the dialog display automatically when location variables were set (ie. user selects the zipcode variable); however, that dialog box was opening too frequently (view was switched back to map, or when timeline was playing). Instead of making this dialog box appear automatically, I decided to add a button next to 'Center Screen' button that displays number of nodes without location data, when clicked this button opens the dialog box (See images below). Hovering over the button displays 'Nodes without Location Data'. Currently, pushed to dev, awaiting feedback from today meeting to see if additional changes are needed.

