Handle Map Viewport Change Use Case
class HandleMapViewportChangeUseCase @Inject constructor(updateMapViewUseCase: UpdateMapViewUseCase, mapUpdateViewHelper: MapUpdateViewHelper)
Constructors
Link copied to clipboard
@Inject