Start a new topic

Attach Location to Wikitude

Attach Location to Wikitude


Hello everyone,

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

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

Thanks for the help, but I couldn't find the Example Source on the download part. Where can I find it now?
Login or Signup to post a comment