web-differently / City-Compass

A not so simple compass that points not just to the north but also to any other specified location on earth. Gets your entered location's coordinates from Google's Web Services and calculates the initial bearing based on the shortest spherical distance from your location to the destination. Uses core animation to display three independently moving dials. A custom Class that I wrote for circular text using the CoreText framework!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A not so simple compass that points not just to the north but also to any other specified location on earth. Gets your entered location's coordinates from Google's Web Services and calculates the initial bearing based on the shortest spherical distance from your location to the destination. Uses core animation to display three independently moving dials. A custom Class that I wrote for circular text using the CoreText framework!