with Drawable Images
Will add the drawables as images when the map style has loaded.
Return
this
Parameters
values
pairs, where first is the id for te image and second is the drawable
open fun withDrawableImages(sdf: Boolean, @NonNull values: Array<Pair<String, Drawable>>): Style.Builder
Will add the drawables as 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 drawable