January 2, 201115 yr Hi there,I would like to know if there is a way to get marker beacons visible on a gps gauge as they appear on the original FS map ?As stated in the post GPS detail level enumerations , it is mentionned that the Object detail level Marker layer can be set like this :Marker § Outer marker = 0x1§ Middle = 0x2§ Inner = 0x4§ Backcourse = 0x8I've tried using the following <LayerMarkers>1</LayerMarkers> <TextDetailLayerMarkers>(L:UnitType, bool) if{ 1 } els{ 2 }</TextDetailLayerMarkers> <ColorLayerMarkers>0x7010B0</ColorLayerMarkers> <ObjectDetailLayerMarkers>(L:UnitType, bool) if{ 0x2 } els{ 0xF }</ObjectDetailLayerMarkers> <DetailLayerMarkers>(
Create an account or sign in to comment