Quote:
Originally Posted by Pisces
I don't know how to alow them at deeper zoomlevels though.
|
Open maps.cfg found at data\Menu\cfg. I think that if you reduce the value of the parameter "SymbolZoom" might do the job.
Code:
[Map0]
MapID=Navigation_map
Position=0,0
Resolution=1024,656
MajorSqrs=4,2.52
MinorSqrs=5,5
PixPerUnit=50
ZoomLevels=10,20,50,100,200,500,1000,2000,4000,7000,10000,20000;,40000; meters per pixel
InitialZoom=10
SymbolZoom=500;units are drawn as symbols from this zoom up
GroupsZoom=500;units are drawn in groups from this zoom up
CityZoom=7000;city names are hidden from this zoom up
KriegZoom=2000;krieg labels are separated displayed from this zoom up
HarborZoom=500;harbors will be hidden from this zoom up