Ramyabalu07 / droidar

Automatically exported from code.google.com/p/droidar
0 stars 0 forks source link

Displaying place in AR provided I have its latitude and longitude #76

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Simon. I want to show some places in droidar app. I want to place the 
geoObjects (please correct me if anything else) using its latitude and 
longitude. I just want to know the steps to proceed. It would be great-full if 
you help me out with this.
I did try coding with the DefaultArSetup as per the video. I get only 2% 
accuracy always. I can see the solar system if I cancel the accuracy detection. 
Please help me out with flow for development as per my requirement.
Thanks in advance.

Original issue reported on code.google.com by sagar090989@gmail.com on 14 Feb 2013 at 1:53

GoogleCodeExporter commented 9 years ago
Hi, 
I have the same problem if you could answer.
Thanks

Original comment by akov...@smallfootprint.com on 14 May 2013 at 3:01

GoogleCodeExporter commented 9 years ago
please read the wiki articles like 
https://github.com/bitstars/droidar/wiki/Example-code-how-to-create-a-3D-model-v
ia-code 

if the accuracy does not get high enough the gps of the device might not be 
activated, use google maps e.g. to check if an accurate position can be 
received via gps (not via wifi so turn wifi off for these tests!)

Original comment by simon.heinen on 14 May 2013 at 7:00