Esri / arcgis-maps-sdk-swift-toolkit

Mapping components that will simplify your Swift app development with the ArcGIS Maps SDK for Swift.
https://developers.arcgis.com/swift
Apache License 2.0
28 stars 7 forks source link

Simplify examples and tutorials #681

Closed dfeinzimer closed 4 months ago

dfeinzimer commented 4 months ago

Related #406

In response to this comment it is my sense that using simple state properties for maps and scenes in our examples and tutorials make them easier to follow and more beginner friendly.

Alternatively, to respond more directly to the comment we could just add the declarations in the tutorials that reference them but changing them to state properties would be my preference.

Note that our documentation establishes state properties as sufficient for storing maps and scenes.