mapbox-maps-android
/
com.mapbox.maps
/
ResourceOptions
Resource
Options
class
ResourceOptions
:
Serializable
Content copied to clipboard
Options to configure a resource
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(object:
Any
):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
to
Builder
Link copied to clipboard
open fun
toBuilder
():
ResourceOptions.Builder
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
accessToken
Link copied to clipboard
@
NonNull
@get:
NonNull
private val
accessToken
:
String
Content copied to clipboard
assetPath
Link copied to clipboard
@
Nullable
@get:
Nullable
private val
assetPath
:
String
Content copied to clipboard
baseURL
Link copied to clipboard
@
Nullable
@get:
Nullable
private val
baseURL
:
String
Content copied to clipboard
dataPath
Link copied to clipboard
@
Nullable
@get:
Nullable
private val
dataPath
:
String
Content copied to clipboard
tileStore
Link copied to clipboard
@
Nullable
@get:
Nullable
private val
tileStore
:
TileStore
Content copied to clipboard
tileStoreUsageMode
Link copied to clipboard
@
NonNull
@get:
NonNull
private val
tileStoreUsageMode
:
TileStoreUsageMode
Content copied to clipboard