metadata

open fun metadata(@Nullable metadata: Value): TileRegionLoadOptions.Builder

A custom Mapbox Value associated with this tile region for storing metadata. If provided, the custom value value will be stored alongside the tile region. Previous values will be replaced with the new value. Developers can use this field to store custom metadata associated with a tile region. This value can be retrieved with getTileRegionMetadata().