MapGptAddWaypointUseCase
class MapGptAddWaypointUseCase(appStore: AppStore, mapGptOwner: MapGptOwner, nearbyEVStationCache: NearbyEVStationCache, observeEnhancedLocation: ObserveEnhancedLocationUseCase, previewCurrentRouteWithWaypointUseCase: PreviewCurrentRouteWithWaypointUseCase)
Constructors
Link copied to clipboard
constructor(appStore: AppStore, mapGptOwner: MapGptOwner, nearbyEVStationCache: NearbyEVStationCache, observeEnhancedLocation: ObserveEnhancedLocationUseCase, previewCurrentRouteWithWaypointUseCase: PreviewCurrentRouteWithWaypointUseCase)