X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/d17be1067804a6a64136c43146dcb3ad6f1ddc29..9e405703f8282683491c5652bb1d4cd7cdb135af:/src/datasource_geotag.c diff --git a/src/datasource_geotag.c b/src/datasource_geotag.c index 9ec5d35b..7deee1a3 100644 --- a/src/datasource_geotag.c +++ b/src/datasource_geotag.c @@ -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