func cancelSearch()

in HostApp/HostApp/Views/AMLMapView_View.swift [82:84]


    func cancelSearch() {
        viewModel.mapState.features = []
    }