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] Browse OGC API feature service #431

Closed chriswebb09 closed 2 months ago

chriswebb09 commented 2 months ago

Description

This PR implements Browse OGC API feature service in Layers category.

swift/issues/5545

How To Test

Open view and load OGC data from url. Once loaded you will be able to view the layers individually by selecting them.

Screenshots

browse-ogc-api-feature-service