Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
29 stars 9 forks source link

Simplify `UtilityNetworkTrace` initializer #864

Open dfeinzimer opened 2 months ago

dfeinzimer commented 2 months ago

Closes #925, simplifying the initializer and closer aligning with Kotlin.

[!WARNING]
If a MapViewProxy is not provided in the deprecated initializer, this will introduce a behavioral breaking change