Magnetometer Demo - Online Digital Compass
Use the Magnetometer API to build a digital compass. See magnetic field strength and heading in real time.
UD5 Toolkit
Use the Magnetometer API to build a digital compass. See magnetic field strength and heading in real time.
Calculate the bearing (azimuth) and distance between two GPS coordinates using the Haversine formula. Great for orienteering. Local only.
Turn your phone into a 3D compass using the AbsoluteOrientationSensor API. See quaternion and Euler angles in real time.
Get the approximate magnetic declination for a given latitude and longitude. Apply correction to your compass.