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] Identify features in WMS layer #420

Closed pgruenler closed 3 months ago

pgruenler commented 3 months ago

Description

This PR implements Identify features in WMS layer in Layers category. URL to README: Identify features in WMS layer

Linked Issue(s)

How To Test

Tap a feature to identify it. The HTML content associated with the feature will be displayed in a web view.

Screenshots

identify-features-in-wms-layer