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
31 stars 10 forks source link

[New] Show service area #434

Closed chriswebb09 closed 4 months ago

chriswebb09 commented 4 months ago

Description

This PR implements Show service area in Analysis category.

swift/issues/5546

How To Test

Open view and load map. Add in facilities and barriers to map and then tap show service. The service graphics should render correctly in relation facilities and barriers.

Screenshots

show-service-area

chriswebb09 commented 4 months ago

@philium Thanks for the feedback, I appreciate it.

chriswebb09 commented 4 months ago

Sure thing, thanks for the feedback!