--- trunk/src/map-tool.c 2009/08/12 19:18:53 53 +++ trunk/src/map-tool.c 2009/08/12 19:20:00 54 @@ -146,7 +146,7 @@ if(ok) { float heading = NAN; - int radius = 20; + int radius = 0; if(context->appdata->use_gps) { heading = gps_get_heading(context->appdata);