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