Single unified UI for OrganicMaps #9407

Open
opened 2024-09-30 15:15:15 +00:00 by pktiuk · 0 comments
pktiuk commented 2024-09-30 15:15:15 +00:00 (Migrated from github.com)

Is your feature request related to a problem? Please describe.

With this raw idea I want to tackle several issues:

  • Linux desktop interface seems to be lagging behind (does not look very well, is not convergent, does not work well with touch and in general is not very familiar for people using it on mobile devices).
  • There is no online/web version of organic maps and creating it would require also creating new UI again
  • Developing several UIs in parallel seems to generate a lot of overhead for developers
  • Developer willing to add some UI features (for example like adding new button for changing building color) to this app needs to setup several development environments and needs to test it several times (setup env on linux, later install, android studio, and later buy a mac and setup environment for iOS)
  • This repository uses multiple languages for different modules: Python, C++, Java, Swift, which makes reviewing and development difficult.

Describe the ideal solution

There is a single convergent and universal frontend for this entire app working with all (or at least most) of target platforms.
Currently, there are a lot of technologies and libraries which could be used for this purpose. Some example technologies:

Selecting one of them is a big decission, which should be taken by Organic Maps dev team

Describe alternatives you have considered

  • Use web technologies and create simple Electron based app
  • Create a regular desktop app which could be compiled into WebAssembly and somehow package it for multiple platforms
  • Changing just a framework for desktop UI for something mode cross-platorm (but without mobile support) like iced

Additional context

I just wanted to contribute something to the place editor UI and I saw, that it would require a lot of changes in multiple clients. So I gave up.

This issue could result in implementing another, more universal frontend which could be developed concurrently until it would be mature and could replace other frontends one by one.

Labels for this issue I find relevant: Desktop, Android, iOS, DevEx, Raw Idea, UI, UX

**Is your feature request related to a problem? Please describe.** With this raw idea I want to tackle several issues: - Linux desktop interface seems to be lagging behind (does not look very well, is not convergent, does not work well with touch and in general is not very familiar for people using it on mobile devices). - There is no online/web version of organic maps and creating it would require also creating new UI again - Developing several UIs in parallel seems to generate a lot of overhead for developers - Developer willing to add some UI features (for example like adding new button for changing building color) to this app needs to setup several development environments and needs to test it several times (setup env on linux, later install, android studio, and later buy a mac and setup environment for iOS) - This repository uses multiple languages for different modules: Python, C++, Java, Swift, which makes reviewing and development difficult. **Describe the ideal solution** There is a single convergent and universal frontend for this entire app working with all (or at least most) of target platforms. Currently, there are a lot of technologies and libraries which could be used for this purpose. Some example technologies: - QML - part of QT library, which can target many types of targets - Flutter or flutter-based bindings like [flet](https://flet.dev/) (linked issue: https://git.omaps.dev/organicmaps/organicmaps/issues/9292 ) - [Kivy](https://kivy.org/) - [Compose Multiplatform](https://github.com/JetBrains/compose-multiplatform) - framework developed by JetBrains - Xamarin - [Dioxus](https://github.com/DioxusLabs/dioxus) Selecting one of them is a big decission, which should be taken by Organic Maps dev team **Describe alternatives you have considered** - Use web technologies and create simple Electron based app - Create a regular desktop app which could be compiled into WebAssembly and somehow package it for multiple platforms - Changing just a framework for desktop UI for something mode cross-platorm (but without mobile support) like [iced](https://github.com/iced-rs/iced) **Additional context** I just wanted to contribute something to the place editor UI and I saw, that it would require a lot of changes in multiple clients. So I gave up. This issue could result in implementing another, more universal frontend which could be developed concurrently until it would be mature and could replace other frontends one by one. Labels for this issue I find relevant: Desktop, Android, iOS, DevEx, Raw Idea, UI, UX
This repo is archived. You cannot comment on issues.
No labels
Accessibility
Accessibility
Address
Address
Android
Android
Android Auto
Android Auto
Android Automotive (AAOS)
Android Automotive (AAOS)
API
API
AppGallery
AppGallery
AppStore
AppStore
Battery and Performance
Battery and Performance
Blocker
Blocker
Bookmarks and Tracks
Bookmarks and Tracks
Borders
Borders
Bug
Bug
Build
Build
CarPlay
CarPlay
Classificator
Classificator
Community
Community
Core
Core
CrashReports
CrashReports
Cycling
Cycling
Desktop
Desktop
DevEx
DevEx
DevOps
DevOps
dev_sandbox
dev_sandbox
Directions
Directions
Documentation
Documentation
Downloader
Downloader
Drape
Drape
Driving
Driving
Duplicate
Duplicate
Editor
Editor
Elevation
Elevation
Enhancement
Enhancement
Epic
Epic
External Map Datasets
External Map Datasets
F-Droid
F-Droid
Fonts
Fonts
Frequently User Reported
Frequently User Reported
Fund
Fund
Generator
Generator
Good first issue
Good first issue
Google Play
Google Play
GPS
GPS
GSoC
GSoC
iCloud
iCloud
Icons
Icons
iOS
iOS
Legal
Legal
Linux Desktop
Linux Desktop
Linux packaging
Linux packaging
Linux Phone
Linux Phone
Mac OS
Mac OS
Map Data
Map Data
Metro
Metro
Navigation
Navigation
Need Feedback
Need Feedback
Night Mode
Night Mode
NLnet 2024-06-281
NLnet 2024-06-281
No Feature Parity
No Feature Parity
Opening Hours
Opening Hours
Outdoors
Outdoors
POI Info
POI Info
Privacy
Privacy
Public Transport
Public Transport
Raw Idea
Raw Idea
Refactoring
Refactoring
Regional
Regional
Regression
Regression
Releases
Releases
RoboTest
RoboTest
Route Planning
Route Planning
Routing
Routing
Ruler
Ruler
Search
Search
Security
Security
Styles
Styles
Tests
Tests
Track Recording
Track Recording
Translations
Translations
TTS
TTS
UI
UI
UX
UX
Walk Navigation
Walk Navigation
Watches
Watches
Web
Web
Wikipedia
Wikipedia
Windows
Windows
Won't fix
Won't fix
World Map
World Map
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: organicmaps/organicmaps-tmp#9407
No description provided.