Jump to content
GEORGE FLOROS GR

How to delete the coordinates , and the red lines , that show your location on map

Recommended Posts

Does anyone know ,

how to delete the coordinates , and the red lines , that show your location on map?

 

(the red letters and the red lines)

036038

32m

v05Ss87uR4CssGICduw1SQ.png

 

Thanks!

Share this post


Link to post
Share on other sites

Here you go. Debug:

[] spawn
{
	waitUntil {visibleMap};
	(findDisplay 12 displayCtrl 1016) ctrlShow false;
};

F77I4Su.png

 

  • Thanks 1

Share this post


Link to post
Share on other sites

No problem. Not possible to get rid of lines, not without making your own map with modified RscMapControl that is.

  • Thanks 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×