mvglasow
|
30b2df89cd
|
[routing] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-10-09 20:44:33 +03:00 |
|
mvglasow
|
d6eacd7364
|
[drape] Correctly render traffic at zoom 20
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-09-26 22:53:08 +03:00 |
|
mvglasow
|
07c75e627e
|
[traff_assessment_tool] Move to tools
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-09-12 21:40:35 +03:00 |
|
mvglasow
|
5ba708caff
|
[map] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-09-12 19:06:21 +03:00 |
|
mvglasow
|
48e8f32e01
|
[traff_assessment_tool] Use different marker colors for reference points
Also fixes bug with DebugMarkPoint no longer rendering after the last merge
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-09-12 18:46:50 +03:00 |
|
mvglasow
|
38e98df6cc
|
Merge commit '05cc660641' into traffic
# Conflicts:
# CMakeLists.txt
# android/app/src/main/java/app/organicmaps/settings/SettingsPrefsFragment.java
# android/sdk/src/main/cpp/app/organicmaps/sdk/Framework.hpp
# android/sdk/src/main/cpp/app/organicmaps/sdk/OrganicMaps.cpp
# android/sdk/src/main/cpp/app/organicmaps/sdk/util/Config.cpp
# libs/indexer/data_source.hpp
# libs/indexer/feature.hpp
# libs/indexer/ftypes_matcher.hpp
# libs/map/framework.cpp
# libs/map/traffic_manager.cpp
# libs/routing/absent_regions_finder.cpp
# libs/routing/edge_estimator.hpp
# libs/routing/index_router.cpp
# libs/routing/index_router.hpp
# libs/routing/routing_session.hpp
# libs/routing_common/num_mwm_id.hpp
# libs/traffic/traffic_info.cpp
# qt/mainwindow.hpp
# qt/preferences_dialog.cpp
# tools/openlr/helpers.hpp
# tools/openlr/openlr_decoder.cpp
# tools/openlr/openlr_decoder.hpp
# tools/openlr/openlr_stat/openlr_stat.cpp
# tools/openlr/router.hpp
# tools/openlr/score_candidate_paths_getter.cpp
# tools/openlr/score_candidate_paths_getter.hpp
# xcode/CoMaps.xcworkspace/contents.xcworkspacedata
|
2025-09-10 21:22:40 +03:00 |
|
Yannik Bloscheck
|
55639db3ec
|
[core] Dynamically add language data to world files
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
|
2025-08-31 18:44:30 +02:00 |
|
Konstantin Pastbin
|
165e844308
|
Revert "[tracks] Fixed starting points."
This reverts commit fda1da03c8.
|
2025-08-31 15:59:07 +07:00 |
|
Konstantin Pastbin
|
2dce119370
|
Revert "[tracks] Fixed ending points."
This reverts commit 64f50d4e49.
|
2025-08-31 15:59:07 +07:00 |
|
Konstantin Pastbin
|
de305e1a87
|
Revert "[tracks] Safe GpsTrackCollection requests during recording."
This reverts commit b7b87f5530.
|
2025-08-31 15:58:40 +07:00 |
|
Konstantin Pastbin
|
3fd5336bd3
|
[core] Prefer gps bearing for location arrow
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-08-30 09:39:55 +02:00 |
|
Henry Sternberg
|
718d0f726b
|
[routing] Support conditional routing
Signed-off-by: Henry Sternberg <henry@bluelightmaps.com>
|
2025-08-28 21:01:25 +02:00 |
|
Harry Bond
|
7a95d15bef
|
[Drape] Adjust compass hidden angle to match removed screen angle snapping
The screen snapping was removed a while ago (https://github.com/organicmaps/organicmaps/pull/8838) but the compass is still hidden within 5° of north.
This adjusts the angle to 0.1 degrees off north, which should be enough.
fixes #1097
Signed-off-by: Harry Bond <me@hbond.xyz>
|
2025-08-27 10:17:58 +01:00 |
|
eisa01
|
20208cf892
|
[generator] Add branch key to map generator
Signed-off-by: eisa01 <eisa01@gmail.com>
|
2025-08-27 10:11:29 +02:00 |
|
Alexander Borsuk
|
bd97cb4ceb
|
Do not autozoom to show the full route when adding stops
This should simplify route planning and avoid unnecessary zoom in back and back again
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-27 00:13:26 +07:00 |
|
eisa01
|
7088489814
|
[core] Better check whether showing brand is redundant in subtitle
Previous implementation checked if brand was equal to name, better to check if it's located in name
Signed-off-by: eisa01 <eisa01@gmail.com>
|
2025-08-25 18:08:16 +02:00 |
|
map-per
|
6c75604c38
|
Remove bookmark category from subtitle
Signed-off-by: map-per <map-per@gmx.de>
|
2025-08-24 18:18:04 +02:00 |
|
gekeleda
|
265e94edc3
|
[core] Fix remove passed points
Signed-off-by: gekeleda <git@davidgekeler.eu>
|
2025-08-24 14:48:19 +02:00 |
|
mvglasow
|
06b6c3f794
|
[drape] Replace newline with space in StraightTextLayout and PathTextLayout
Signed-off-by: mvglasow <michael -at- vonglasow.com>
|
2025-08-23 18:39:24 +02:00 |
|
Konstantin Pastbin
|
729808fd14
|
[core] Re-add MwmValue::GetRegionData()
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-08-23 08:32:06 +02:00 |
|
Viktor Govako
|
b85c11ea5a
|
[feature] Added RouteRelation and linked it with FeatureType.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-23 08:32:06 +02:00 |
|
Viktor Govako
|
315bba2a22
|
Include fix.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-23 08:32:06 +02:00 |
|
Viktor Govako
|
550455a14a
|
[feature] Added Feature V1 version with free Header2 bits.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-23 08:32:06 +02:00 |
|
Viktor Govako
|
588028c9eb
|
[feature] Put m_metaDeserializer into SharedLoadInfo.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-23 08:32:06 +02:00 |
|
Viktor Govako
|
6beabb2fe1
|
[feature] Removed IndexFactory class.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
^ Conflicts:
^ libs/indexer/data_source.cpp
^ libs/indexer/feature.cpp
^ libs/indexer/features_vector.cpp
^ libs/indexer/mwm_set.hpp
|
2025-08-23 08:32:06 +02:00 |
|
Viktor Govako
|
25a4a3b76f
|
[coding] Added varint short arrays ser/des.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
# Conflicts:
# libs/coding/coding_tests/varint_test.cpp
|
2025-08-23 08:32:06 +02:00 |
|
Andrei Shkrob
|
ac453e36ac
|
[android] Fix predefined colors again
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
|
2025-08-23 07:44:46 +02:00 |
|
kavikhalique
|
2684e2b278
|
Removed animated slow rendering and Nit picks
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
|
2025-08-23 07:44:46 +02:00 |
|
kavikhalique
|
f1628c70bc
|
Implement Track Selection and elevation info display on PP
Signed-off-by: kavikhalique <kavikhalique3@gmail.com>
|
2025-08-23 07:44:46 +02:00 |
|
Viktor Govako
|
e8e94744f0
|
[map] Fixed invalid route saving.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-22 19:24:41 +07:00 |
|
David Martinez
|
1b04524d68
|
[routing] Log all turn notifications TTS
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
|
2025-08-22 19:19:00 +07:00 |
|
Viktor Govako
|
1a6bbd756a
|
[routing] Simplify notifications on roundabout.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
|
2025-08-22 19:18:39 +07:00 |
|
Alexander Borsuk
|
836c39ff64
|
math::iround
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 19:03:38 +07:00 |
|
Alexander Borsuk
|
7781528263
|
Fixed C++20 deprecation warning for std::rel_ops::operator<=
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 19:03:16 +07:00 |
|
Alexander Borsuk
|
2aaf37e9ee
|
C++ warning fixes
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 19:03:04 +07:00 |
|
Alexander Borsuk
|
a28d5d15ce
|
[drape] Fixed signed/unsigned comparison warning by changing Resize interface to uint32_t
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 19:01:09 +07:00 |
|
Alexander Borsuk
|
55dc1e17e6
|
Correct is_space fix for Windows compatibility
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 18:59:37 +07:00 |
|
Andrei Shkrob
|
826b56cabc
|
[drape] Fix gui text alignment
Signed-off-by: Andrei Shkrob <github@shkrob.dev>
|
2025-08-22 18:56:26 +07:00 |
|
Osyotr
|
9aa86fc703
|
Remove android include from public interface of VulkanContextFactory
Signed-off-by: Osyotr <Osyotr@users.noreply.github.com>
|
2025-08-22 18:44:08 +07:00 |
|
David Martinez
|
cb2181a80e
|
[styles] Convert remaining PNG icons to SVG
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
|
2025-08-22 12:22:44 +02:00 |
|
David Martinez
|
887bc2c755
|
[styles] Convert PNG road warning icons to SVG
Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
|
2025-08-22 12:22:44 +02:00 |
|
Alexander Borsuk
|
9d8e84ae5a
|
[mac][ios] Was: Silenced annoying deprecation warnings
pastk: removed silencing, left only minor style etc changes
Signed-off-by: Alexander Borsuk <me@alex.bio>
|
2025-08-22 11:58:01 +02:00 |
|
Kiryl Kaveryn
|
c4d5109d5b
|
[ios] Log the error when the exclude from icloud fails
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
|
2025-08-22 11:58:01 +02:00 |
|
Kiryl Kaveryn
|
55b85183d5
|
[map] Limit the track recording length to 2 points min
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
|
2025-08-22 11:58:01 +02:00 |
|
x7z4w
|
3c34765595
|
[core] nits
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
|
2025-08-22 11:02:44 +02:00 |
|
Konstantin Pastbin
|
3c4e0d05c5
|
[routing][tests] Comment changes on old maps after adding penalties code
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-08-21 17:26:46 +07:00 |
|
map-per
|
00d3f9a370
|
Make address addable in the editor
Signed-off-by: map-per <map-per@gmx.de>
|
2025-08-20 14:02:12 +02:00 |
|
gekeleda
|
1ed27f4052
|
Remove intermediate stops regardless of deactivateFollowing
Signed-off-by: gekeleda <git@davidgekeler.eu>
|
2025-08-20 13:07:20 +02:00 |
|
Michał Brzozowski
|
57ecf3848b
|
[routing] Remove passed intermediate points when assembling a modified route mid-navigation
Fixes OM #9592
Signed-off-by: Michał Brzozowski <www.haxor@gmail.com>
# Conflicts:
# libs/map/routing_manager.cpp
|
2025-08-20 13:07:20 +02:00 |
|
Konstantin Pastbin
|
7536591ca4
|
[routing] Make ladder and steps speed slower
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
|
2025-08-19 23:34:00 +07:00 |
|