maps-app-javascript
maps-app-javascript copied to clipboard
Clicking the 'current location' button zooms to a very large scale
The behavior of the Current Location zooms to a scale so large that the user isn't left with much spatial context as to where this actually is until manually zooming out a few scales. Can we fix this to zoom a few scales smaller by default?
Confirmed that there is a recent/temporary fix to this which zooms the scale to 1:1000 (which is smaller than previously). This brings more features into view which adds spatial context.
Should be fixed via API updates in latest commit. https://github.com/Esri/maps-app-javascript/blob/master/src/Application.ts#L147-L148