How to get device location in double insead of float
Hi! I am making GPS driven AR app with Vuforia, and I am trying to get exact location of the device, I found out that Input.location.lastData.lattitude and longitude is float (7 digit value) and not double. Is it possible to somehow get device location in "double" accuracy. The app is for both IOS and Android so both answers are welcome =)
Forgot to mention that google maps shows more than 7 digits in in the address line for latitude and longitude (on the top of the browser) when you browse google maps, and its more precise, but can get that precision form an Iphone or android device?
Your answer
Follow this Question
Related Questions
Trying to Build GPS Tracking Based App, Help 0 Answers
GPS power consumption 0 Answers
how to access “device only” gps in Unity 0 Answers
Input.location GPS issue 1 Answer
Location Services not starting when system GPS is enabled. 0 Answers