Package com. mapbox. common
Types
Resource Data
Link copied to clipboard
open class ResourceData
Content copied to clipboard
Resource Description
Link copied to clipboard
Resource Load Error
Link copied to clipboard
Resource Load Error Type
Link copied to clipboard
enum ResourceLoadErrorType
Content copied to clipboard
Resource Load Flags
Link copied to clipboard
enum ResourceLoadFlags
Content copied to clipboard
Resource Load Options
Link copied to clipboard
Resource Load Progress
Link copied to clipboard
Resource Load Progress Callback
Link copied to clipboard
interface ResourceLoadProgressCallback
Content copied to clipboard
Resource Load Result
Link copied to clipboard
Resource Load Result Callback
Link copied to clipboard
interface ResourceLoadResultCallback
Content copied to clipboard
Resource Load Status
Link copied to clipboard
enum ResourceLoadStatus
Content copied to clipboard
Tile Data Domain
Link copied to clipboard
enum TileDataDomain
Content copied to clipboard
Describes the tiles data domain.
Tile Region
Link copied to clipboard
TileRegion represents an identifiable geographic tile region with metadata
Tile Region Boolean Callback
Link copied to clipboard
interface TileRegionBooleanCallback
Content copied to clipboard
Callback invoked as a result of the TileStore tileRegionContainsDescriptors() method call.
Tile Region Callback
Link copied to clipboard
interface TileRegionCallback
Content copied to clipboard
Callback invoked when returning a tile region.
Tile Region Error
Link copied to clipboard
Describes a tile region load request error.
Tile Region Error Type
Link copied to clipboard
enum TileRegionErrorType
Content copied to clipboard
Describes the reason for a tile region download request failure.
Tile Region Geometry Callback
Link copied to clipboard
interface TileRegionGeometryCallback
Content copied to clipboard
Callback invoked to return a tile region's associated geometry
Tile Region Load Options
Link copied to clipboard
Describes the tile region load option values.
Tile Region Load Progress
Link copied to clipboard
A tile region's load progress includes counts of the number of resources that have completed downloading and the total number of resources that are required.
Tile Region Load Progress Callback
Link copied to clipboard
interface TileRegionLoadProgressCallback
Content copied to clipboard
Callback Invoked to report the progess of the tile region loading operation.
Tile Region Metadata Callback
Link copied to clipboard
interface TileRegionMetadataCallback
Content copied to clipboard
Callback invoked to return a tile region's associated metadata
Tile Regions Callback
Link copied to clipboard
interface TileRegionsCallback
Content copied to clipboard
Callback invoked when returning existing tile regions.
Tileset Descriptor
Link copied to clipboard
open class TilesetDescriptor
Content copied to clipboard
A bundle that encapsulates tilesets creation for the tile store implementation.
Tile Store Observer
Link copied to clipboard
interface TileStoreObserver
Content copied to clipboard
Observer for getting notified about changes to TileRegions.
Tile Store Options
Link copied to clipboard
class TileStoreOptions
Content copied to clipboard
These constants can be used as keys for TileStore::setOption to configure further aspects of a TileStore instance.