]> git.street.me.uk Git - andy/viking.git/blobdiff - src/datasource_geotag.c
Improve ordering of date/time output on time graphs.
[andy/viking.git] / src / datasource_geotag.c
index 9ec5d35b97ba491e0d82e475fc0639ece85b947f..7deee1a3e0ed4ef9111ce5736f2966760e97c398 100644 (file)
@@ -50,7 +50,7 @@ static void datasource_geotag_cleanup ( gpointer user_data );
 VikDataSourceInterface vik_datasource_geotag_interface = {
   N_("Create Waypoints from Geotagged Images"),
   N_("Geotagged Images"),
-  VIK_DATASOURCE_ADDTOLAYER,
+  VIK_DATASOURCE_AUTO_LAYER_MANAGEMENT,
   VIK_DATASOURCE_INPUTTYPE_NONE,
   TRUE,
   FALSE, // We should be able to see the data on the screen so no point in keeping the dialog open