/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.map.home/StopLoaderArgs/getCellIdsForLocalLevel

getCellIdsForLocalLevel

\ fun getCellIdsForLocalLevel(geoPoint: GeoPoint, span: LatLngBounds): ArrayList<String>

Return

A list of cell ids for local level

\ fun getCellIdsForLocalLevel(lat: Double, lon: Double, latSpan: Double, lonSpan: Double): ArrayList<String>