I'm developing an application that uses the wikitude overview . I already developed my location strategy but I didn't get it how to attach it to the activity that runs Wikitude.
Thanks fo the attention
A
Andreas Fötschl
said
over 9 years ago
Hi there!
Please have a look at the provided Sample application. You may adjust the "public ILocationProvider getLocationProvider()" function of any Activity derived from "AbstractArchitectCamActivity" or call architectView.setLocation(latitude, longitude, altitude, accuracy) manually at any time.
Kind regards, Andreas
H
Hewerton Ribeiro
said
over 9 years ago
Thanks for the help, but I couldn't find the Example Source on the download part. Where can I find it now?
Daniel Fernández