init(scope:)
Creates a new map pitch toggle control with the provided scope.
Declaration
@MainActor @preconcurrency init(scope: Namespace.ID? = nil)Parameters
- scope:
The namespace the framework passes to the associated Map and
MapPitchToggle/mapScope(_:).