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 !
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
but there could be other issues. You might re-look at my example.