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

[Update] `Identify features in WMS layer` callout dismissal #468

Closed CalebRas closed 1 month ago

CalebRas commented 1 month ago

Description

This PR updates Identify features in WMS layer to dismiss the callout before async identify operation, so that the sample is more responsive.

How To Test