2

Which package in Tizen is used to get the value of longitude and latitude? In the Tizen source there are many packages like geoclue, gpsmanager and libslp-location having many functions for getting GPS values.

Jonathan Leffler
  • 730,956
  • 141
  • 904
  • 1,278
Ajay Soman
  • 1,631
  • 4
  • 19
  • 37

1 Answers1

3

It is Geoclue. It has many providers like gpsd, manual etc. In those providers Nominatim gave me necessary values for Location.

Jonathan Leffler
  • 730,956
  • 141
  • 904
  • 1,278
Ajay Soman
  • 1,631
  • 4
  • 19
  • 37