I know that in the ned file, the following line can display a circle representing the transmission range of the vehicle.
@display("p=1025,1025;is=s;r=300");
How can I disable/enable this code from the cc file? Or is there another way to do it from the source code?