SvgToBitmapParser   
    
  Functions
Link copied to clipboard
                abstract fun parse(svg: ByteArray, options: MapboxSignboardOptions): Expected<String, Bitmap>
Content copied to clipboard
The function converts a raw svg in ByteArray to Bitmap using MapboxSignboardOptions specified.