Package-level declarations

Types

Link copied to clipboard
data class WidthByZoom(val width: Double, val zoom: Double = DEFAULT_ZOOM_LEVEL)

Represents a pair of width for the given zoom level.