MapTilerSDK
setCircleColorStep
fun MTStyle.setCircleColorStep(layerId: String, key: MTFeatureKey = MTFeatureKey.POINT_COUNT, defaultColor: Int, stops: List<Pair<Double, Int>>, includeAlpha: Boolean = false)