]> git.street.me.uk Git - andy/viking.git/blobdiff - src/datasource_gc.c
Fix waypoints may not be drawn when created by paste of a text location.
[andy/viking.git] / src / datasource_gc.c
index 110f72bf2b214ec770e3124a0c6e5be4fbca97cf..d8e209372e6bf642bf3e31a2ff9a2936e8e7c2b7 100644 (file)
@@ -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,