Types
MapAttributeParser
Link copied to clipboard
object MapAttributeParser
Content copied to clipboard
MapboxConfigurationException
Link copied to clipboard
MapboxExperimental
Link copied to clipboard
MapboxLifecycleObserver
Link copied to clipboard
interface MapboxLifecycleObserver
Content 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
MapInitOptions
Link copied to clipboard
data class MapInitOptions(context: Context, resourceOptions: ResourceOptions, mapOptions: MapOptions, plugins: List<Plugin>, 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
ResourceOptionsManager
Link copied to clipboard
SnapshotCreatedListener
Link copied to clipboard
fun fun interface SnapshotCreatedListener
Content copied to clipboard
SnapshotOverlayOptions
Link copied to clipboard
data class SnapshotOverlayOptions(showLogo: Boolean, showAttributes: Boolean)
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
setDisabled
Link copied to clipboard
setLargeSize
Link copied to clipboard
fun RenderCacheOptions.Builder.setLargeSize(): RenderCacheOptions.Builder
Content copied to clipboard
setSmallSize
Link copied to clipboard
fun RenderCacheOptions.Builder.setSmallSize(): RenderCacheOptions.Builder
Content copied to clipboard
toCameraOptions
Link copied to clipboard
fun CameraState.toCameraOptions(anchor: ScreenCoordinate?): CameraOptions
Content copied to clipboard
Properties
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"))