Builder

class Builder

Constructors

Link copied to clipboard
open fun Builder()

Functions

Link copied to clipboard
Link copied to clipboard
open fun glyphsRasterizationOptions(@Nullable glyphsRasterizationOptions: GlyphsRasterizationOptions): MapSnapshotOptions.Builder
Glyphs rasterization options to use for client-side text rendering.
Link copied to clipboard
Ratio between the number device-independent and screen pixels.
Link copied to clipboard
@MapboxExperimental
open fun scaleFactor(scaleFactor: Float): MapSnapshotOptions.Builder
Custom scale factor for the Map symbols: icons and texts.
Link copied to clipboard
open fun size(@NonNull size: Size): MapSnapshotOptions.Builder
Dimensions of the snapshot in `platform pixel` units.