extra Options
open fun extraOptions(@Nullable extraOptions: Value): TileRegionLoadOptions.Builder
Content copied to clipboard
Extra tile region load options. If provided, contains an object value with extra tile region load options. Currently supported options: * force_refresh: if set to a true boolean value, all tiles in the group will be loaded instead of loading only missing or expired tiles.