Package com.mapbox.common
Types
ResourceData
Link copied to clipboard
open class ResourceData
Content copied to clipboard
ResourceDescription
Link copied to clipboard
ResourceLoadError
Link copied to clipboard
ResourceLoadErrorType
Link copied to clipboard
enum ResourceLoadErrorType
Content copied to clipboard
ResourceLoadFlags
Link copied to clipboard
enum ResourceLoadFlags
Content copied to clipboard
ResourceLoadOptions
Link copied to clipboard
ResourceLoadProgress
Link copied to clipboard
ResourceLoadProgressCallback
Link copied to clipboard
interface ResourceLoadProgressCallback
Content copied to clipboard
ResourceLoadResult
Link copied to clipboard
ResourceLoadResultCallback
Link copied to clipboard
interface ResourceLoadResultCallback
Content copied to clipboard
ResourceLoadStatus
Link copied to clipboard
enum ResourceLoadStatus
Content copied to clipboard
TileDataDomain
Link copied to clipboard
enum TileDataDomain
Content copied to clipboard
Describes the tiles data domain.
TileRegion
Link copied to clipboard
TileRegion represents an identifiable geographic tile region with metadata
TileRegionBooleanCallback
Link copied to clipboard
interface TileRegionBooleanCallback
Content copied to clipboard
Callback invoked as a result of the TileStore tileRegionContainsDescriptors() method call.
TileRegionCallback
Link copied to clipboard
interface TileRegionCallback
Content copied to clipboard
Callback invoked when returning a tile region.
TileRegionError
Link copied to clipboard
Describes a tile region load request error.
TileRegionErrorType
Link copied to clipboard
enum TileRegionErrorType
Content copied to clipboard
Describes the reason for a tile region download request failure.
TileRegionGeometryCallback
Link copied to clipboard
interface TileRegionGeometryCallback
Content copied to clipboard
Callback invoked to return a tile region's associated geometry
TileRegionLoadOptions
Link copied to clipboard
Describes the tile region load option values.
TileRegionLoadProgress
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.
TileRegionLoadProgressCallback
Link copied to clipboard
interface TileRegionLoadProgressCallback
Content copied to clipboard
Callback Invoked to report the progess of the tile region loading operation.
TileRegionMetadataCallback
Link copied to clipboard
interface TileRegionMetadataCallback
Content copied to clipboard
Callback invoked to return a tile region's associated metadata
TileRegionsCallback
Link copied to clipboard
interface TileRegionsCallback
Content copied to clipboard
Callback invoked when returning existing tile regions.
TilesetDescriptor
Link copied to clipboard
open class TilesetDescriptor
Content copied to clipboard
A bundle that encapsulates tilesets creation for the tile store implementation.
TileStoreObserver
Link copied to clipboard
interface TileStoreObserver
Content copied to clipboard
Observer for getting notified about changes to TileRegions.
TileStoreOptions
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.