I am working on an app in which I've used WikitudeAR Cordova plugin, I've successfully implemented that and app is running fine on the device with no POIs. I want to add POIs in the app, what is the procedure to do that?
Thanks
I am working on an app in which I've used WikitudeAR Cordova plugin, I've successfully implemented that and app is running fine on the device with no POIs. I want to add POIs in the app, what is the procedure to do that?
Thanks
You can have a look at the examples and tutorials that are inside the Wikitude SDK package that you have downloaded. Especially the tutorial series should give you a good overview on how to use the Architect API to create objects in AR. Here is another quick start guide which shows you what you need to do to create a simple AR experience.