X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/a87f8fa1508fea5fb89fa9075df8e139e22fdb3f..00de8de3e9c61db157855abdc793c403ab24ab0e:/src/datasource_gc.c?ds=inline diff --git a/src/datasource_gc.c b/src/datasource_gc.c index 110f72bf..d8e20937 100644 --- a/src/datasource_gc.c +++ b/src/datasource_gc.c @@ -65,7 +65,7 @@ static gchar *datasource_gc_check_existence (); VikDataSourceInterface vik_datasource_gc_interface = { N_("Download Geocaches"), N_("Geocaching.com Caches"), - VIK_DATASOURCE_ADDTOLAYER, + VIK_DATASOURCE_AUTO_LAYER_MANAGEMENT, VIK_DATASOURCE_INPUTTYPE_NONE, TRUE, // Yes automatically update the display - otherwise we won't see the geocache waypoints! TRUE,