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

[Fix] Remove `Create dynamic basemap gallery` hashable conformance #475

Closed CalebRas closed 1 month ago

CalebRas commented 1 month ago

Description

This PR updates Create dynamic basemap gallery to remove the BasemapStyleLanguage hashable conformance as it was added at the API level.

Linked Issue(s)

How To Test