Age | Commit message (Collapse) | Author | Files | Lines |
|
Mominavi was ported Qt6 in previous commit. But it's missing to
merge from development code to upstream code.
This patch fix this merge issue.
Bug-AGL: SPEC-5162
Change-Id: I0d5a969fc655c84f31bd1f1877872ad21c635b55
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
Mominavi has some Qt5 dependency. It need some change to port to Qt6.
In the Qt6, QtLocation was dropped support for some map provider
support such as MapBox.
In this patch, the map plugin change from mapbox to osm.
Bug-AGL: SPEC-5162
Change-Id: I353d4a134191c178d7ec0f28c9ee1e69e4eab4d8
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
The ondemandnavi was supporting initial position and style change by
config file. I CES2024 demo development, we need to change initial
position.
This patch add support initial position and style change by
environment variable.
Bug-AGL: SPEC-5044
Change-Id: If89810e2990345e08b86e43506f4f155caf15d8f
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|
|
mominavi is a example navigation app based on Qt example.
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
|