Currently, I am developing an augmented reality view in Android using the wikitude-sdk.
As part of the project, I am displaying markers on the screen and now I am looking to customize the marker view using the
AR.HtmlDrawable
method offered by the wikitude-sdk.
Is there anyone who has experience with this and can provide some guidance?