News

The Mozilla Hacks blog has posted a nice screencast overview of the HTML5 Geolocation API. The video is designed to help anyone competing in Mozilla’s September developer derby (which involves ...
The API thankfully allows for users to cloak their location, and many implementations ask the user for permission before revealing the geolocation object to the JavaScript code.
Most of the HTML and JavaScript in the example above is to make it easier to see the results. The most important line from a Geolocation API perspective is these lines: ...
Google released a geolocation API for laptops to Gears, its toolkit for creating cross-browser functionality. This follows its first foray into geolocation, available only for Windows Mobile ...
I noticed something interesting tonight. In the new build of Tweetie 2 (not out yet), a bunch of little red location markers started appearing next to tweets in my stream. Knowing that this new ...
The first is Google Maps Tracks API, which gives developers the ability to concoct apps that can store, display and analyze GPS data on a map.