OPENER-next / OpenStop

App for collecting OpenStreetMap-compliant accessibility data in public transport
https://openstop.app
GNU General Public License v3.0
77 stars 13 forks source link

[Idea] Offer StreetMeasure as option for measuring distances #138

Open wielandb opened 1 year ago

wielandb commented 1 year ago

Idea

Westnordost recently released StreetMeasure which offers the AR-measurement capability previously integrated into StreetComplete.

My Idea would be to take this opportunity to offer AR-measurement in OpenStop with little implementation effort. This section explains how to request a measurement from the app.

Bug Relation

No response

Implementation

My idea for the UI:

mockup_ar

Regarding the problem for checking if the user has installed the App, I have the following Ideas:

Regarding permissions to read the installed Apps on the users device:

permissions_listApps

Additional Info

No response

Robbendebiene commented 1 year ago

Dev note: The binding from dart to kotlin/java can be implemented more easily using darts new https://pub.dev/packages/jnigen package