mappedin
/
com.mappedin.sdk.models
/
MPIMarkerState
M
P
I
Marker
State
enum
MPIMarkerState
:
Enum
<
MPIMarkerState
>
Content copied to clipboard
MPIMarkerState
represents the current state of the blue dot marker
Entries
Functions
Properties
Entries
HIDDEN
Link copied to clipboard
HIDDEN
()
Content copied to clipboard
Blue dot marker is hidden
GHOST
Link copied to clipboard
GHOST
()
Content copied to clipboard
Blue dot marker is transparent
NORMAL
Link copied to clipboard
NORMAL
()
Content copied to clipboard
Blue dot marker is visible and opaque
UNCERTAIN
Link copied to clipboard
UNCERTAIN
()
Content copied to clipboard
Blue dot marker is grayed out
Functions
compareTo
Link copied to clipboard
operator override fun
compareTo
(other:
MPIMarkerState
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
getDeclaringClass
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
MPIMarkerState
>
Content copied to clipboard
hashCode
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard