/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.map.home/GetCellIdsFromViewPort

GetCellIdsFromViewPort

\ open class GetCellIdsFromViewPort@Injectconstructor(val regionService: RegionService)

Constructors

GetCellIdsFromViewPort @Inject
constructor(regionService: RegionService)

Properties

Name Summary
regionService val regionService: RegionService

Functions

Name Summary
execute open fun execute(viewPort: ViewPort): Observable<List<String>>
fetch open fun fetch(viewPort: ViewPort): Observable<List<String>>