Hello,
It's impossible to draw geometries on CSEntry Windows OS. I don't see any way for tracing a line on CSEntry Android...
It's why, I implemented something to overcome some CSPro map limitations. It's a "
quasi ready to use CSPro user defined package" able to improve CSPro Map features by using Leaflet draw and modifying the CSPro logic-map file.
But, to release it for CSProusers (who's one of my goal), I need a CSPro able to support:
- Dictionary symbols that are unknow until the runtime;
- A way to bypass the complete html repository located in C:\Program Files (x86)\CSPro X.0\html on Windows OS and specific repository on Android with modified versions. Right now, we already have this for HtmlDialogs=.\MyDialogsDirectory but we also need Html=.\MyHtmlDirectory.
Here's a basic presentation about:
Enhanced Mapping features for CSPro.pptx
.
It's focusing on polygons. But, we can easily activate tracing, saving, modifying and displaying lines.
Maybe, I will post a link to a Github public repository with a first beta after the release of CSPro 8.
Best,