-
Notifications
You must be signed in to change notification settings - Fork 0
Enhancements
Clinton Lunn edited this page May 8, 2020
·
7 revisions
-
measurement pane is now at the bottom left corner and stays visible after measurement triggers identify
- There's still an issue with this, more than 1 measurement can be on the screen at one time, if the identify box is checked, then all points within all active boxes should be identified
-
disable zoom but maintain highlight on identify
-
coordinate conversion changes
- default conversion widget to expanded when user opens
- add feet and meter based coordinate systems for FL state plane N, E, W
-
hot fix for 3 word quad name on tide interpolation points, this fixes a url for the approval form download on tide interpolation points where the quad name was > 2 words
- use new CCR service that also utilizes related features
- dynamically add CCR documents in an order of smallest doc number to largest doc number
- once this service is put into the general cabins service, there will be a bit of an effort to integrate it into the cabins map.
- (UPDATE) This is in progress by Philip to take logic that I came up with and integrate it into the release branch. (5-7-2020)sa
- basemap slider - have a preliminary version done, trying to make it more dynamic to allow the user to choose a variable amount of ticks for the slider and have full control over which basemaps that the user wants to display
- swipe widget to swipe all layers on/off
- refactor overview map to get rid of totally coded workaround and incorporate a widget
- add a minimize overviewmap option (maybe)
- upgrade to latest version of the JavaScript API (4.15) (necessary for swipe widget and other future enhancements) (Actively being worked on 5-7-2020)