Navigate to your \SHIII\data\menu\cfg folder and open the Maps.cfg file in notepad. Look for the [Map0] entry and the line:
SymbolZoom=10;
Change the SymbolZoom value to one of the ones in the ZoomLevels line right above. If you don't like any of those zoom levels you can add your own. For example stock zoomlevels:
ZoomLevels=1,2,5,10,20,50,100,200,500,1000,2000,40 00,10000,20000,40000; meters per pixel
I want to add a zoomlevel:
ZoomLevels=1,2,5,10,15,20,25,50,100,200,500,1000,2 000,4000,10000,20000,40000; meters per pixel
And then I change the zoom at which the protractor appears:
SymbolZoom=15;
Hope this helps.
|