I have my image on target example working, but my augmented image and button is not showing where i actually want to show. Please have a look at code and let me know. I want my image at bottom center and button at top center.
Your best approach would be to refer to this documentation section and see all methods associated with ImageDrawable class as well as a definition of all properties. In general, I believe that the Javascript API reference would help you greatly with your project.
Parwinder Singh
I have my image on target example working, but my augmented image and button is not showing where i actually want to show. Please have a look at code and let me know. I want my image at bottom center and button at top center.