On Tue, 2010-06-22 at 21:51 -0700, Luis R. Rodriguez wrote: > Curious if HTML5 feeds are planning to be used to be passed to > GeoClue? Moreover, I do have to wonder how reliable > navigator.geolocation.getCurrentPosition() is. > > http://slides.html5rocks.com/#slide14
Firefox has a patch to implement geolocation using GeoClue, so you'd want to make sure that you don't end up with an infinite loop. :) Directly supporting the various methods that browsers would use (the REST API to Google Latitude, etc) would be a preferable way of doing this in my opinion -- embedding a web browser into GeoClue seems overkill to me. Ross -- Intel Open Source Technology Centre http://oss.intel.com/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ GeoClue mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/geoclue
