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 =)
↧