Use vector drawables as markers #1068
-
I see there is |
Beta Was this translation helpful? Give feedback.
Answered by
demiantres
Sep 23, 2023
Replies: 1 comment 8 replies
-
Could convert any third-party image like the xml drawable to the supported format. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can google for "android xml to bitmap" which yields some examples how to convert the xml to a bitmap which you can then use in VTM. For example: https://stackoverflow.com/questions/33696488/getting-bitmap-from-vector-drawable