RouteLayerIdProvider

@RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP_PREFIX])
fun interface RouteLayerIdProvider

Functions

Link copied to clipboard
abstract fun getLayerId(routeId: String): String?