Baba mobile application

The Baba app for Android and iOS obile phones aims to simplify the process of taking photos and sending them to a Panoramax instance to share photos taken in the field. These photos are commonly called streetviews since up to now at least most of these photos a captured along streets, roads and similar linear communication ways.

The interest for Jura Mountains mapping is to use Baba for a self-hosted Panoramax instance that shares views of both trails and features (essential POIs - points of interest).

As explained, the Baba app can be cloned to a directory and opened in Android Studio (in our case Android Studio is installed on a Windows10 PC).

Project files are easily edited to change the maps displayed by Baba and the OpenStreetMap instance that is used to authenticate users.

The authentication instance is changed in the lib-login -> impl -> commonMain directory -> kotlin ->com.ravenfeld...... -> model -> InstanceEntity

PeterBoswell.com