[ func loadTaxis(places : DriverLiveLocationModel){ let location = CLLocationCoordinate2D(latitude: Double(places.driver_lat) ?? 0.0, longitude: Double(places.driver_lng) ??