public func add(_ marker: MapMarkerView)
marker
MapMarkerView
public func add(_ markers: [MapMarkerView])
markers
MapMarkerView[]
public func remove(_ marker: MapMarkerView)
public func remove(_ markers: [MapMarkerView])
public func removeAll()
var body
some View
The content and behavior of the view.This documentation comment was inherited from .