Altimeter
A simple yet elegant altimeter to show the current elevation in real time. Altitude changes every second, and is displayed in a beautiful mountain view. Altitude can be displayed in feet or meters.

iOS
Screenshots


More Information
A simple yet elegant altimeter to show the current elevation in real time. Altitude changes every second, and is displayed in a beautiful mountain view. Altitude can be displayed in feet or meters.
The plugin comes setup for elevation measured in feet by default, but can be switched to meters with a simple code edit on one of the files. Simply delete this in the AN_Altimeter.m file:
* 3.2808399
After that, the plugin will use Meters for all measurements instead of feet (a meter is 3.2808399 feet in case you were wondering how it works)
As always, this plugin is laid out on an easy to edit XIB file. Don’t like the background? We’re not offended… simply change it out with any PNG file on the XIB for a whole new look! All objects can be rearranged, text font can be increased or decreased, colors can be swapped… Have it YOUR way!
iOS Project
------------------------
AN_Altimeter.h
AN_Altimeter.m
AN_Altimeter.xib
Android Project
------------------------
iOS (iPhone) Only
JSON Data
------------------------
{"navBarTitleText":"[itemNickname]"}