deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.6k stars 97 forks source link

Add option to open GPS location in card apps like Google Maps #1087

Closed ValentinJns closed 2 months ago

ValentinJns commented 3 months ago

Is your feature request related to a problem? Please describe. In Aves, although I can view the GPS location of a picture/video within the App, there is no option to view it in Google Maps in order to start a navigation to the location or see labels that are only shown in the Maps App. The only option is to manually copy the coordinates.

Describe the solution you'd like Add an option to type/klick on the GPS coordinates / street name unter the pictures and get the option to view the location in Apps like Google Maps, in a similar way Huawei Gallery handles this (see Screenshot attached). Screenshot_20240718_151115_com huawei android internal app

deckerst commented 3 months ago

Have you tried the full screen viewer menu > Export> Show in map app?

ValentinJns commented 3 months ago

Thank you! Now I found the menu I was looking for.

Although, as I usually first use the in-App map, before I maybe switch to Google Maps, to me, it would make sense to aditionally add the same menu on the following two areas in the menu: Screenshot_20240718_152317_deckers thibault aves_edit_253044911993678 Screenshot_20240718_152324_deckers thibault aves_edit_253063899762946

deckerst commented 2 months ago

I added a button to open an external map app, next to the layer selection button.

ValentinJns commented 2 months ago

I just saw the update. Now, it is perfect. Thank you very much!