renderToBitmapAsync

open fun renderToBitmapAsync(@NonNull bitmap: Bitmap): Single<Bitmap>

Asynchronously renders the appearance of this annotation into the passed bitmap.

Parameters

bitmap

Target bitmap to render the annotation into.


Asynchronously renders the appearance of this annotation into the passed bitmap.

Parameters

bitmap

Target bitmap to render the annotation into.

configuration

Advanced annotation rendering configuration.