POIKitConfig

object POIKitConfig

Global constants to configure POIKit.

Properties

CONNECT_TIMEOUT
Link copied to clipboard
val CONNECT_TIMEOUT: Long = 10L

Http client connection timeout in seconds.

EARTH_RADIUS_KM
Link copied to clipboard
val EARTH_RADIUS_KM: Double = 6371.0

Earth radius in km.

MAX_DOWNLOAD_JOBS_IN_QUEUE
Link copied to clipboard
val MAX_DOWNLOAD_JOBS_IN_QUEUE: Int = 2

Max number of download jobs in the tile downloading queue.

READ_TIMEOUT
Link copied to clipboard
val READ_TIMEOUT: Long = 10L

Http client read timeout in seconds.

ZOOMLEVEL
Link copied to clipboard
val ZOOMLEVEL: Int = 13

Zoom level of Open Street Map tiles.