Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Longitude and latitude data is only beneficial to the application if it can do something more interesting than just display it. One common use case is to reverse-geocode, or find a human-readable location based on longitude and latitude.
In [Hack #58] we hacked together a simple mobile web application that displayed the user’s current longitude and latitude. In this hack we will use the same jQuery Mobile application and add an additional button to the home screen. This button will take us to a separate page that displays the nearest city and state based on our current location.
First, let’s add the additional button:
<uldata-role=