Top "Compass-geolocation" questions

Geolocation is the identification of the real-world geographic location of an object, such as a cell phone or an Internet-connected computer terminal.

Calculate compass bearing / heading to location in Android

I want to display an arrow at my location on a google map view that displays my direction relative to …

android location compass-geolocation heading bearing
Android phone orientation overview including compass

I've been trying to get my head around the Android orientation sensors for a while. I thought I understood it. …

android orientation device-orientation bearing compass-geolocation
Get direction (compass) with two longitude/latitude points

I'm working on a "compass" for a mobile-device. I have the following points: point 1 (current location): Latitude = 47.2246, Longitude = 8.8257 point 2 (target …

math geolocation location compass-geolocation direction
How to make an accurate compass on android

my android application shows the direction of a particular place in the world and therefore in needs to get the …

android orientation compass-geolocation android-sensors
Android compass example

I'm searching for a compass example for Android. All I need to do is to get the correct bearing (in …

android compass-geolocation
How to rotate a Direction Arrow to particular location

In my app I have a latitude-longitude of 1 fix location. Now user with iPhone device can move anywhere and even …

iphone objective-c xcode cllocationmanager compass-geolocation
Android: Problems calculating the Orientation of the Device

i'am trying to build a simple Augmented Reality App, so I start working with sensor Data. According to this thread (…

android orientation augmented-reality sensors compass-geolocation
How to get Direction in Android (Such as North, West)

I am new in Android and I want to get direction according to my camera. How can I get direction …

android android-manifest compass-geolocation
Use native iOS compass within an app

Is it possible to use the native compass that iOS has within my own application? Or do I need to …

objective-c ios native compass-geolocation
First Android App - How to Access the Compass

I'm making my first Android application. As a toy problem to learn the system I want to make a simple …

android compass-geolocation