parse
The function converts a raw svg in ByteArray to Bitmap using MapboxSignboardOptions specified.
Return
Expected contains Bitmap if successful or error otherwise.
Parameters
svg
raw data in ByteArray
options
additional option to format the svg.
The function converts a raw svg in ByteArray to Bitmap using MapboxSignboardOptions specified.
Expected contains Bitmap if successful or error otherwise.
raw data in ByteArray
additional option to format the svg.