Another example of HTML5 Geolocation

Javascript: <!– load the google ajax api –> <script type=”text/javascript” src=”http://www.google.com/jsapi”></script> <script type=”text/javascript”> var map; // load the specifc api you want. In this case I’m using the maps api, version 2. google.load(“maps”, “2″); var map; var geocoder; // call this function when the page loads function initialize() { // create the map inside the [...]

Share

HTML5 Geolocation introduction

An intro for the HTML5 GeoLocation API. With this to work (currently) you have got to be on the Chrome dev channel which feel free to use at your own risk (!), or additionally working with Firefox 3.5 . Step one You can use standard object testing to determine if the browser supports GeoLocation. <script> [...]

Share
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
18 visitors online now
7 guests, 11 bots, 0 members
Max visitors today: 23 at 04:00 pm UTC
This month: 63 at 02-01-2012 04:28 pm UTC
This year: 63 at 02-01-2012 04:28 pm UTC
All time: 122 at 03-21-2010 01:46 pm UTC