I want to be allow the user to set the compass to a 'True North' mode. I'm thinking that there should be a global variable with a value of 0 for longitude and latitude and somehow I would need to compare the users current latitude and longitude against this and find an angle from it?