Easy way to calculate distancace to the marked points on the map

How to calculate the length of the route according to the marked points on the map? It was easy with WebGMaps. How can this be done in FNC Maps?

Hi,

You can use the TTMSFNCDirections component to request route directions between coordinates. The route directions data also contains distance and duration values.
More information can be found in the PDF manual.

https://www.tmssoftware.com/site/manuals.asp

This scenario is demonstrated in the Directions demo included with the TMS FNC Maps download.