--- trunk/src/gpxview.h 2009/08/31 14:22:28 88 +++ trunk/src/gpxview.h 2009/09/01 11:16:30 89 @@ -200,6 +200,7 @@ #ifdef ENABLE_OSM_GPS_MAP struct { struct map_context_s *context; + int source; int zoom; pos_t pos; } map;