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

Search Results Overlay Should be State Variable #672

Closed rolson closed 2 weeks ago

rolson commented 4 months ago

I believe this should be a state variable: https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/blob/main/Examples/Examples/SearchExampleView.swift#L32

dfeinzimer commented 2 weeks ago

Closing as outdated - all properties in the example view are state properties now.