mapbox-maps-android
/
com.mapbox.maps
/
StyleObjectInfo(androidJvm)
Style
Object
Info(android
Jvm)
The information about style object (source or layer).
class
StyleObjectInfo(androidJvm)
:
Serializable
Content copied to clipboard
Constructors
Functions
Properties
Constructors
StyleObjectInfo
Link copied to clipboard
open fun
StyleObjectInfo
(id:
String
, type:
String
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open fun
equals
(object:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
id
Link copied to clipboard
@
NonNull
()
private val
id
:
String
Content copied to clipboard
type
Link copied to clipboard
@
NonNull
()
private val
type
:
String
Content copied to clipboard