with Bitmap Images
Will add the images when the map style has loaded.
Return
this
Parameters
values
pairs, where first is the id for te image and second is the bitmap
open fun withBitmapImages(sdf: Boolean, @NonNull values: Array<Pair<String, Bitmap>>): Style.Builder
Will add the images when the map style has loaded.
Return
this
Parameters
sdf
the flag indicating image is an SDF or template image
values
pairs, where first is the id for te image and second is the bitmap