createPinBitmap
abstract fun createPinBitmap(context: Context, theme: Theme, symbolDescriptor: SymbolDescriptorFavorite): Bitmap
Creates and renders a pin bitmap for the given favorite symbol descriptor.
Return
The rendered pin bitmap
Parameters
context
The display context to use for rendering.
theme
The current theme to use for colors and icons.
symbolDescriptor
The favorite symbol descriptor containing the pin type and location data.