Hi,
Is there a function that a Tasker task can set a point in Locus map ?
I have a task which I use while riding. This task reads GPS data, record an audio file, do a transcription of this audio and add all this information into a kmz file.
This kmz file also specifies the icon to use (already known icon for locus), the name of the point, description and the location of course.
This task has more or less nothing to do with Locus. It's just triggered via secondary tasker app from Locus.
I'm looking for a way to import all those points into locus via a tasker task. Now I must do it manually point by point which is a pain.
I'm using kmz because it was the simplest for me. I can prepare any other format you may need.
It looks like there is something related to this in Locus API: https://github.com/asamm/locus-api/wiki/Display-points-on-a-map
Hi,
Is there a function that a Tasker task can set a point in Locus map ?
I have a task which I use while riding. This task reads GPS data, record an audio file, do a transcription of this audio and add all this information into a kmz file.
This kmz file also specifies the icon to use (already known icon for locus), the name of the point, description and the location of course.
This task has more or less nothing to do with Locus. It's just triggered via secondary tasker app from Locus.
I'm looking for a way to import all those points into locus via a tasker task. Now I must do it manually point by point which is a pain.
I'm using kmz because it was the simplest for me. I can prepare any other format you may need.
It looks like there is something related to this in Locus API: https://github.com/asamm/locus-api/wiki/Display-points-on-a-map