Tile Set Options
@Immutable
Constructors
Link copied to clipboard
constructor(minZoom: Int = SourceDefaults.MIN_ZOOM, maxZoom: Int = SourceDefaults.MAX_ZOOM, tileCoordinateSystem: TileCoordinateSystem = TileCoordinateSystem.XYZ, boundingBox: BoundingBox? = null, attributionHtml: String? = null)