locus-api icon indicating copy to clipboard operation
locus-api copied to clipboard

Core library for Android "Locus Map" application.

Results 8 locus-api issues
Sort by recently updated
recently updated
newest added

If a user has 2 Lomaps on his device, one of them Lv3 and the adjacent one Lv4, offline routing across the boundary of the two maps with Brouter (departure...

I am using Brouteron Andoird to do offline routing with Locus Map classic (v3.68.1). It works perfectly fine, finding the routes and providing the correct distances etc. However the times...

After upgrade form classic 3.67 to 3.68 Locus Map hangs about 15 seconds when it is started (under Android 8). This happens when the startup screens shows about 67% -...

Hi, as and owner of addon Satellite Images(https://play.google.com/store/apps/details?id=cz.jerabekjakub.locusaddon.offlinegooglemaps&hl=en_US&gl=US) I'm facing new privacy regulations from Google. Since Android 12 I'm not able to store downloaded satellite images and html page displaying...

I tried to get temperature value using Tasker's **Locus Map Tasker Plugin** . Of course in LocauMap4, it shows temperatures well in Sensor Manager. In Tasker, all other sensor values...

bug

Track content Provide behaives strange cursor.getString(0): "track" cursor.getBlob(1): null And I did not get any errors logged from menion.android.locus.pro Can we get any kind of indication if the Content Provider...

Sometimes, Android losses access to your package names. Maybe because we lose the reason why it is visible automatically in some use cases https://developer.android.com/training/package-visibility/automatic If it happens, createLocusVersion will fail...

I found a strange thing: some tasks work when Locus Maps 4.28.0 is in background, but others don't. Lets do some examples ``` am broadcast -a com.asamm.locus.ACTION_TASK --es tasks '{"track_record":{"action":"start"}}'...