Public bug reported:

As per the title, we're doing checks like:

if (pos.altitude)
{
     // Do stuff with altitude
}

if (pos.accuracy.vertical)
{
    // Do stuff with vertical accuracy
}

These checks are passing (when really pos.altitude should evaluate to
false) when using Nokia HERE integration, and the result is that we're
giving out NaN values to clients.

** Affects: location-service (Ubuntu)
     Importance: High
         Status: New


** Tags: rtm-14

** Changed in: location-service (Ubuntu)
   Importance: Undecided => High

** Tags added: rtm-14

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1372828

Title:
  Altitude and vertical accuracy give NaN values (instead of being
  unset) when using HERE integration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1372828/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to