MapboxImageRegistrar

class MapboxImageRegistrar(mapboxMap: MapboxMap) : ImageRegisteringMap

Bridges ImageRegisteringMap to Mapbox: registers bitmaps into the active style for symbol layers and sprites. Used while loading style images during MapboxMapController.setupEvents (weather style load path).

Constructors

Link copied to clipboard
constructor(mapboxMap: MapboxMap)

Functions

Link copied to clipboard
open override fun addImage(id: String, image: Bitmap, sdf: Boolean)