This object is in archive! 

"Problem" with co app GPS Status & Toolbox

c.s.g. shared this problem 5 years ago
Not a Problem

Hi,

I am just playing arround with Locus Pro 3.31.0 and the co app GPS Status & Toolbox on my Samsung Galaxy Note 4 running Android 6.0.1 Stock ROM. And I found the following "problem". I. e:

Szenario 1 works as expected:

Select the "Naviagte to" button on the points / geocache detail screen. Then select the "Radar" button in the popup menu. Now the co app GPS Status & Toolbox is started displaying the destination coordinates and the corresponing waypoint name.


Szenario 2 works not as expected:

Select the "Share" button on the points / geocache detail screen. Then select the "Teilen" button in the popup menu. Next select "Weitere Kartenanwendungen" and then select the "Radar" button in the popup menu. Now the co app GPS Status & Toolbox is started displaying only the destination waypoint name. The destination coordinates are 0.0000 values and not the correct coordinates from Locus Pro.

c.s.g.

Replies (1)

photo
1

Hi,

the mistake is on GPS Status developer side - other apps react adequately (e.g. Google Maps or Earth). Locus shares the data in correct format according to https://developer.android.com/guide/components/intents-common#ViewMap - String.format("geo:0,0?q=%s,%s(%s)", sLat, sLon, name)

Replies have been locked on this page!