Skip to content

Clearing Vehicles #3

@drewg233

Description

@drewg233

Having an issue clearing the vehicles on the map. Should this be the normal route?

    DispatchQueue.main.async {
        for marker in self.mapVehicleMarkers {
            marker.map = nil
        }
    }
    self.mapVehicleMarkers = []

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions