FriendMarker

open class FriendMarker

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun convertDrawableToBitmap(drawableImage: Drawable): Bitmap
Convert Layer Drawable image to Bitmap
Link copied to clipboard
open fun createMarkerBitmap(context: Context, originalThumbnailBitmap: Bitmap): Bitmap
open fun createMarkerBitmap(context: Context, markerColor: String, originalThumbnailBitmap: Bitmap): Bitmap
Create new friend location marker
Link copied to clipboard
open fun getRoundedShape(originalThumbnailImage: Bitmap): Bitmap
Generates rounded thumbnail image