FFox geolocation provider

Garvan Keeley gkeeley at mozilla.com
Mon May 26 09:07:56 PDT 2014


Hi,
looking for recommendations on implementing geoclue2 provider in Firefox.

There is the pure DBUS method in the where-am-i example, or one can use the geoclue interface header to get a nicer-looking interface. The former has an advantage as it has minimal build dependencies, and can easily query at runtime if geoclue2 is available, and if so, run the DBUS query service for it.

The second approach using the geoclue interface header probably produces nicer looking code for the provider.
Any thoughts on the implementation?





More information about the GeoClue mailing list