OpenMapView
Toggle table of contents
0.5.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
OpenMapView
OpenMapView
/
de.afarber.openmapview
/
BitmapDescriptor
/
ResourceMarker
Resource
Marker
data
class
ResourceMarker
(
val
resourceId
:
Int
)
:
BitmapDescriptor
(
source
)
Marker from a drawable resource ID.
Members
Constructors
Resource
Marker
Link copied to clipboard
constructor
(
resourceId
:
Int
)
Properties
resource
Id
Link copied to clipboard
val
resourceId
:
Int
The drawable resource ID (e.g., R.drawable.marker_icon)