TileSetOptions

constructor(minZoom: Int = SourceDefaults.MIN_ZOOM, maxZoom: Int = SourceDefaults.MAX_ZOOM, tileCoordinateSystem: TileCoordinateSystem = TileCoordinateSystem.XYZ, boundingBox: BoundingBox? = null, attributionHtml: String? = null)(source)