DefaultLocatorService
open class DefaultLocatorService(val readingOrder: List<Link>, val positionsByReadingOrder: suspend () -> List<List<Locator>>) : LocatorService
Functions
Link copied to clipboard
Locates the target at the given totalProgression relative to the whole publication.