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
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
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.
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"))