LineString to draw a track

Hello.

I am trying toi show my current track on a map by using LMineString block.
So a build a global viariable to use its contents for the string.
I am sure that the contents is good according the documentation of A2I but the LineString is never visible !

Test_Map_Trace.aia (3.6 KB)

This old Forum post about using a LineString might help.

Does that discussion help you solve your issue Frederic?

Regards,
Steve

I have a look at that discussion and i’ll send a message afer :slight_smile:

No I have’nt found any answers in that discussion.
My string seem to be correctly writen because i haven’t any alerts from A2I …
But it’s stiil no running well.
It is as if i dont redraw correctly or something like that

Oh, it doesn’t? Displaying a LineString works here LineStringMap.aia (3.6 KB) A guess is you have an issue with your code that you have to debug most probably. A guess is

misplacedBlocks
but there could be other issues. You might re-look at my example.

Have you fixed it yet?

1 Like

Now it’s run properly :slight_smile:


I only have twisted longitude and lalitude… It i sthe opposite to that I red in the howto page

Here is my project

Thank you for your help

Test_Map_Trace.aia (4.2 KB)

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.