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

[New] Show grid #412

Closed yo1995 closed 5 months ago

yo1995 commented 5 months ago

Description

This PR implements Show grid in Maps category. URL to README

Linked Issue(s)

How To Test

Try all combinations of the settings.

Screenshots

screenshot

To Discuss

  1. The color picker initial states are not totally correct. Because for some grid types, each level of detail has different symbols, and it is hard to grab the right color for the current level. Since we don't need to fine tune the colors, I'll leave it inconsistent.
yo1995 commented 5 months ago

Yikes! I have to resolve merge conflict again. Since there is no other changes, I'll bypass the 2 approving reviews to directly merge this.