Builder
class Builder
Constructors
Functions
Link copied to clipboard
                Link copied to clipboard
                open fun cancelTileFunction(@NonNull cancelTileFunction: TileFunctionCallback): CustomRasterSourceOptions.Builder
The callback that cancels a tile.
Link copied to clipboard
                open fun fetchTileFunction(@NonNull fetchTileFunction: TileFunctionCallback): CustomRasterSourceOptions.Builder
The callback that provides data for a tile.
Link copied to clipboard
                A maximum zoom level, at which to create vector tiles.
Link copied to clipboard
                A minimum zoom level, at which to create vector tiles.
Link copied to clipboard
                Size of the tiles.