Types
CredentialsManager
Link copied to clipboard
MapAttributeParser
Link copied to clipboard
object MapAttributeParser
Content copied to clipboard
MapboxConfigurationException
Link copied to clipboard
MapboxExperimental
Link copied to clipboard
MapboxMap
Link copied to clipboard
class MapboxMap : MapTransformDelegate, MapProjectionDelegate, MapFeatureQueryDelegate, ObservableInterface, MapListenerDelegate, MapPluginExtensionsDelegate, MapCameraManagerDelegate, MapStyleStateDelegate
Content copied to clipboard
MapControllable
Link copied to clipboard
interface MapControllable
Content copied to clipboard
MapInitOptions
Link copied to clipboard
data class MapInitOptions(context: Context, resourceOptions: ResourceOptions, mapOptions: MapOptions, plugins: List<String>, cameraOptions: CameraOptions?, textureView: Boolean, styleUri: String?, attrs: AttributeSet?)
Content copied to clipboard
MapSurface
Link copied to clipboard
class MapSurface(context: Context, surface: Surface, mapInitOptions: MapInitOptions) : MapPluginProviderDelegate, MapControllable
Content copied to clipboard
MapView
Link copied to clipboard
open class MapView : FrameLayout, MapPluginProviderDelegate, MapControllable
Content copied to clipboard
RenderCache
Link copied to clipboard
sealed class RenderCache
Content copied to clipboard
ResourceOptionsManager
Link copied to clipboard
SnapshotCreatedListener
Link copied to clipboard
fun fun interface SnapshotCreatedListener
Content copied to clipboard
SnapshotStyleListener
Link copied to clipboard
interface SnapshotStyleListener
Content copied to clipboard
Snapshotter
Link copied to clipboard
open class Snapshotter
Content copied to clipboard
Style
Link copied to clipboard
Functions
applyDefaultParams
Link copied to clipboard
fun MapOptions.Builder.applyDefaultParams(context: Context): MapOptions.Builder
Content copied to clipboard
fun ResourceOptions.Builder.applyDefaultParams(context: Context): ResourceOptions.Builder
Content copied to clipboard
bitmap
Link copied to clipboard
equalsWithDelta
Link copied to clipboard
roughlyEquals
Link copied to clipboard
toCameraOptions
Link copied to clipboard
fun CameraState.toCameraOptions(anchor: ScreenCoordinate?): CameraOptions
Content copied to clipboard
Properties
DATABASE_NAME
Link copied to clipboard
Name of the database file.
DATABASE_PATH
Link copied to clipboard
Path of the database file.
DEFAULT_CACHE_SIZE
Link copied to clipboard
The default cache size, which is 50MB
MAPBOX_ACCESS_TOKEN_RESOURCE_NAME
Link copied to clipboard
Resource name used to lookup the Mapbox access token.
MAPBOX_LOCALE
Link copied to clipboard
Default Locale for data processing (ex: String.toLowerCase(com.mapbox.maps.getMAPBOX_LOCALE, "foo"))