Hour 23. Adding Location Detection with Geolocation

What You’ll Learn in This Hour:

• How to detect location data with the Geolocation API

• How to handle privacy concerns with geolocation

• How to use APIs to work with location data

Geolocation allows web designers to solicit the physical location of their users and then provide information to them based on their location. The obvious use of this feature is in maps and directions, but you can also use it for games or promotions based on people’s locations.

In this hour you will learn how to solicit the location data from your users and get some ideas for how to use that data after you have it. You will learn about how privacy concerns have been mitigated by the API itself. You will also learn ...

Get Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.