Hi,<br>
<br>
An example with Geolocation API, OpenLayers and OSM tiles:<br>
<a href="http://geoportal.dlsi.uji.es/fonts/geolocationAPI/geolocationAPI.html">http://geoportal.dlsi.uji.es/fonts/geolocationAPI/geolocationAPI.html</a><br>
<br>
Compatible with Chrome, FF 3.5 and IE7+Gears.<br><br>
Oscar.<br><br><br><br><div class="gmail_quote">2009/10/29 Stephen Woodbridge <span dir="ltr">&lt;<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
I can across this today and thought this might be interesting for<br>
OpenLayers Users.<br>
<br>
<a href="https://developer.mozilla.org/En/Using_geolocation" target="_blank">https://developer.mozilla.org/En/Using_geolocation</a><br>
<br>
The short story is that it is a JavaScript API that lets you get a FF<br>
3.5+ clients location, if they want to share it. This is like GeoIP, but<br>
built into FF. You can get the initial location when they browse to your<br>
page, and you can get their updated position if they are a mobile device<br>
on the move, so you can scroll the map as they move, or recompute a<br>
route based on their current location and a destination, etc.<br>
<br>
Very cool to see this kind of thing moving into the browser.<br>
<br>
-Steve W<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
</blockquote></div><br>