PlaceMarkerRenderer

class PlaceMarkerRenderer(context: Context, @ColorInt background: Int = Color.TRANSPARENT)

Render bitmaps that can be shown as markers on the map.

Constructors

Link copied to clipboard
fun PlaceMarkerRenderer(context: Context, @ColorInt background: Int = Color.TRANSPARENT)

Functions

Link copied to clipboard
fun renderMarker(): CarIcon

Properties

Link copied to clipboard
var bitmap: Bitmap? = null