AnnotationSourceOptions

fun AnnotationSourceOptions(    maxZoom: Long? = null,     buffer: Long? = null,     lineMetrics: Boolean? = null,     tolerance: Double? = null,     clusterOptions: ClusterOptions? = null)