Builder
class Builder
Content copied to clipboard
Constructors
Functions
bounds
Link copied to clipboard
open fun bounds(@NonNull bounds: CoordinateBounds): OfflineRegionTilePyramidDefinition.Builder
Content copied to clipboard
The bounds covering the region.
build
Link copied to clipboard
glyphs Rasterization Mode
Link copied to clipboard
open fun glyphsRasterizationMode(@NonNull glyphsRasterizationMode: GlyphsRasterizationMode): OfflineRegionTilePyramidDefinition.Builder
Content copied to clipboard
Specifies glyphs download mode.
max Zoom
Link copied to clipboard
open fun maxZoom(maxZoom: Double): OfflineRegionTilePyramidDefinition.Builder
Content copied to clipboard
Maximum zoom level for the offline region.
min Zoom
Link copied to clipboard
open fun minZoom(minZoom: Double): OfflineRegionTilePyramidDefinition.Builder
Content copied to clipboard
Minimum zoom level for the offline region.
pixel Ratio
Link copied to clipboard
open fun pixelRatio(pixelRatio: Float): OfflineRegionTilePyramidDefinition.Builder
Content copied to clipboard
Pixel ratio to be accounted for when downloading assets.
style URL
Link copied to clipboard
open fun styleURL(@NonNull styleURL: String): OfflineRegionTilePyramidDefinition.Builder
Content copied to clipboard
The style associated with the offline region.