Open jbartley opened 4 years ago
Updated line widths to vary as the user zooms in and out: https://github.com/tomtl/us-aviation/pull/20
Good news, the app is already using layerView.filter() on line 549 instead of layer.definitionExpression()! I have removed a previously commented-out line containing definitionExpression() but couldn't find any other occurrences.
For the charts and the charts colors, there's mixed opinions on the importance of the map vs charts depending on the user's needs. Some people just want the charts and see the map as a nice-to-have, whereas some are more interested in exploring the data using the map alone. It would be tough to choose if the map or the charts should be hidden initially for all users. Maybe there could be a feature to allow the user to resize or hide the charts or map depending on which they prefer. Will put this one down as a feature for future investigation.
Hi Tom!
I checked out your app. Very cool! I like the look of it with the crisp color theme.
Here is some feedback based on a quick look. . @ekenes might have other feedback.
Very cool app! Thanks for sharing.
Jeremy