Page 1 of 1

Execsystem (Android) function/Cspro compiler

Posted: May 30th, 2015, 4:30 pm
by htuser
Dear Cspro Developper team,
Does the Execsystem (Android) function have the ability to load severals coordinates via an external csv lookup file?
Others, does a user defined function is limited by the number of lines in the Cspro compiler?
Thanks in advance for your precious responses,

Re: Execsystem (Android) function/Cspro compiler

Posted: June 2nd, 2015, 11:07 am
by josh
Unfortunately there is no way to launch Google Maps with multiple points simply with the execsystem call.

It is possible to write out a Google Earth (KML) file from CSPro using filewrite that contains multiple points (called placemarks in KML). You can then use execsystem to launch Google Earth with the KML file. I'm ataching an example. The comments are in French but I assuming that this will not be a problem for you.

Re: Execsystem (Android) function/Cspro compiler

Posted: June 2nd, 2015, 11:32 am
by htuser
Thanks Josh,
I think about it since you write html in cspro.
Very well!
As you know, i'm french speaking...
Best regards,