androidseb / mapmarker

Repository to host the Map Marker app resources (Website, Web App, App Binaries, etc.)
14 stars 2 forks source link

Attach any file type to POIs #76

Open skionline opened 1 month ago

skionline commented 1 month ago

Allow attaching any file type to a POI, not only images. And under a POI, when attempting to open a file, the system should behave the same as when attempting to open the file from a file explorer app - for example by offering the user a list of apps to open the file with.

For example, attempting to open a GPX file could prompt the user to pick between Komoot or Swisstopo or Orux if those apps are installed.

This Github issue was updated with clarifications from discussions - for reference, initial problem statement:

Original title: Connecting files with markers

Original description: When I set a marker I want to connect it with a gpx-file. I imagine that like it works with the pictures, which is already possible. When I go into the marker the gpx should be shown and to open with any other navigating software like swisstopo, Orux, Komot or similar ones. But I dont want that Map Marker is able to navigate. Keep it simple!

androidseb commented 1 month ago

Hello, thank you for the suggestion.

What are you trying to achieve with this? Is the goal to start navigation to a marker into another app? Or is the goal to export a marker as a GPX file?

skionline commented 1 month ago

Hello Seb

 

Neither nor. The goal is to archive gpx-files with a marker. And if you open the file you will connected with your navigating app. I usually use Komoot or Swisstopo or Orux for that. 

Thanks!

Gerold

 

   

Gesendet: Donnerstag, 01. August 2024 um 22:02 Uhr Von: "androidseb" @.> An: "androidseb/mapmarker" @.> Cc: "skionline" @.>, "Author" @.> Betreff: Re: [androidseb/mapmarker] Connecting files with markers (Issue #76)

 

Hello, thank you for the suggestion.

What are you trying to achieve with this? Is the goal to start navigation to a marker into another app? Or is the goal to export a marker as a GPX file?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

androidseb commented 1 month ago

OK I see. This would be the idea labeled "Attaching any file type to a marker, not only images" I already have here then: https://github.com/androidseb/mapmarker/issues/3

I'll rephrase your request to confirm I got this right.

Updated title:

Attach any file type to POIs

Updated description:

Allow attaching any file type to a POI, not only images. And under a POI, when attempting to open a file, the system should behave the same as when attempting to open the file from a file explorer app - for example by offering the user a list of apps to open the file with.

For example, attempting to open a GPX file could prompt the user to pick between Komoot or Swisstopo or Orux if those apps are installed.

Could you please confirm that this is what you have in mind? Thanks

skionline commented 1 month ago

Thank you fir translating my wish. This is exactly what I meant:-)

androidseb commented 1 month ago

Thanks for confirming, I've updated this and added it to the backlog.