ResourceMarker

data class ResourceMarker(val resourceId: Int) : BitmapDescriptor(source)

Marker from a drawable resource ID.

Constructors

Link copied to clipboard
constructor(resourceId: Int)

Properties

Link copied to clipboard

The drawable resource ID (e.g., R.drawable.marker_icon)