GaugeMap

struct GaugeMap : View

A view that displays a map of a gauge and nearby gauges.

Lifecycle

  • Undocumented

    Declaration

    Swift

    init(gaugeID: PersistentIdentifier)

Internal

  • Declaration

    Swift

    var body: some View { get }

GaugeMap.ViewModel