Positioning with Geolocation
Ein Artikel auf mobile.tuts+ erklärt die ersten Schritte der Nutzung von Geolocation in Smartphones.
- Browser geolocation and how it works
- How Asynchronous function calls work
- How to use the getCurrentPosition API
- What’s in geolocation data
- How to fall back on IP address based geolocation when browsers don’t provide native support
- How to display a map using geolocation data
- How to use the watchPosition and clearWatch APIs

