Esri / arcgis-maps-sdk-swift-samples

SwiftUI samples demonstrating various capabilities of ArcGIS Maps SDK for Swift
https://developers.arcgis.com/swift
Apache License 2.0
30 stars 9 forks source link

[New] Show scale bar #426

Closed chriswebb09 closed 3 months ago

chriswebb09 commented 3 months ago

Description

This PR implements Show scale bar in Maps category.

swift/issues/5465

How To Test

Load map and check that the scale bar is present on the bottom of the screen. Zoom in on location on map and check to see that the scale is adjusted for the level of zoom.

Screenshots

show-scale-bar

des12437 commented 3 months ago

Looks good. Can you update the sample screenshot as well?

chriswebb09 commented 3 months ago

show-scale-bar

Pushed the updated screenshot