7f54b9306d
[map] fill PP header info with track info
...
The GetAddress is changed to the GetSecondarySubtitle because the 4th line in the header contains address for bookmarks or distance+duration for tracks
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
f36fb2f72b
[map] set track selection mark hidden when the track is deselected
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
6bb3dd5af5
[map] fix track selection
...
1. pass point with coodinates explicitly instead of calc the point by distance on every selection update
2. removed default track selection because the tracks should not have default marks
3. remove isInteractive property because all tracks are interactive now
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
ab128bbaeb
[map] refactor ElevationInfo and implement it as a Track property
...
1. filling ElevationInfo with data properties is removed because there is no such data for tracks in the data
2. elevation profile is initialized only with the MultiGeometry because it shouldn't know about any other info exept the lengths, altitudes and timestamps
3. data is calculated as concatenation of all geometry segments (not the 1st one as in old implementation)
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-11 13:20:10 +04:00
alnzrv
cf091ba3fd
[Strings] Fixed Estonian description of San Marino
...
Signed-off-by: alnzrv <7187657+alnzrv@users.noreply.github.com>
2024-12-06 23:23:10 -03:00
c49fe92362
[tools] Validate and auto-format more strings files
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-06 23:18:13 -03:00
0ee9079e67
[strings] Fix langs order
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-06 23:18:13 -03:00
62732e82ce
[styles] Regenerate
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-06 17:17:10 +03:00
6cefac8545
[strings] Regenerate
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-06 17:17:10 +03:00
RJGhugo
95a0b437eb
Update countries_names.txt
...
a) Every capital of a canton (Kantonshauptstadt) should be mentioned on the map description.
b) Some cities should be mentioned just for better understanding.
Signed-off-by: RJGhugo <41795683+RJGhugo@users.noreply.github.com>
2024-12-06 13:59:53 +03:00
Loïc
9dcd120066
Color of yellow road shields in dark mode #9676 ( #9804 )
...
Signed-off-by: LoicHernaut <loic.hernaut@student.uclouvain.be>
2024-12-06 13:58:52 +03:00
fparri
24c25b17ce
Fix: Improved Italian navigation prompts for street types
...
Refined the Italian translation for navigation directions. The previous version incorrectly used "sulla" when directing users to turn onto streets or boulevards, leading to grammatically incorrect phrases such as “sulla viale.”
The phrase has been updated to use "in" instead, resulting in more natural and grammatically correct instructions.
This enhancement not only improves the overall fluency of the translation but also addresses grammatical inconsistencies that previously caused errors in the navigation guidance.
Signed-off-by: fparri <parrif_ibb@yahoo.com>
2024-12-05 23:34:20 -03:00
Jenny Em
5c56d87d80
[strings] Regenerated
...
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 23:25:11 -03:00
Jenny Em
7f7b769c05
[styles] Regenerated
...
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 23:25:11 -03:00
Jenny Em
33e7aa2b33
[styles] add icon for shenzhen metro
...
- added icon files
- adjusted bbox to fit the network
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 23:25:11 -03:00
b79bc732b5
Add alternative Argentinian post code format
...
Signed-off-by: map-per <map-per@gmx.de>
2024-12-05 23:23:59 -03:00
alnzrv
9d90d7e209
Update countries_names.txt
...
Signed-off-by: alnzrv <7187657+alnzrv@users.noreply.github.com>
2024-12-05 23:23:12 -03:00
Markku Huotari
d573f558f6
[strings] Corrected some miscellaneous Finnish words
...
* Update types_strings.txt
Corrected some miscellaneous Finnish words that I've bumped into through the UI lately and found incorrect.
* [search] Updated categories.txt
Signed-off-by: Markku Huotari <markku.huotari@hsl.fi>
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
Co-authored-by: Viktor Govako <viktor.govako@gmail.com>
2024-12-05 13:03:07 +03:00
Jenny Em
5923ea4fd5
[strings] Regenerated
...
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 10:45:13 +03:00
Jenny Em
63f3fa251c
[styles] Regenerated
...
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 10:45:13 +03:00
Jenny Em
660f427cc2
[styles] add Berlin light rail station icons
...
- adjusted berlin bbox to include all stations
- used exiting icon
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-05 10:45:13 +03:00
20aa24a74b
EN as additional search language in the editor
...
Signed-off-by: map-per <map-per@gmx.de>
2024-12-04 08:47:22 -03:00
6a2e58168d
Removed m_vbo->release() call
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-04 09:07:45 +01:00
b10af621ba
Reverted color change
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-04 09:07:45 +01:00
362138160d
Added comments to new lines.
...
Added reference to the PR
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-04 09:07:45 +01:00
1caf64e315
Fix attribute a_position
assignment for OpenGL vertex shader
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2024-12-04 09:07:45 +01:00
Jenny Em
4d0aad72bd
[styles] Regenerated
...
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
[styles] Regenerated
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-03 10:20:29 -03:00
Jenny Em
8b6258243f
[strings] Regenerated
...
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-03 10:20:29 -03:00
Jenny Em
2a84957d7f
Add Hong Kong metro type/icon
...
also adjusted Hong Kong bbox so it covers nearly all stations without conflicting shenzhen (only one border station in the north is not covered by the bbox)
Signed-off-by: Jenny Em <ubahnverleih@gmail.com>
2024-12-03 10:20:29 -03:00
Mateusz Konieczny
0351898147
clarify meaning of route parameters
...
see https://github.com/organicmaps/organicmaps/pull/9692#pullrequestreview-2447577894
as a newbie in this code I was unsure what is the meaning of these parameters
Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
Signed-off-by: Mateusz Konieczny <matkoniecz@gmail.com>
2024-12-02 20:32:45 +03:00
map-per
72ca71d956
Update POI category section in TRANSLATIONS.md
...
Add more guidance for the POI category translation files (see: https://github.com/organicmaps/organicmaps/issues/8290#issuecomment-2459408903 )
Signed-off-by: map-per <79519062+map-per@users.noreply.github.com>
2024-12-02 20:31:37 +03:00
fb278f2c74
[styles] regenerated
...
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-12-02 20:04:48 +03:00
f9be6f2953
[styles] Fade out gardens properly, slightly adjust colour
...
Signed-off-by: Harry Bond <me@hbond.xyz>
2024-12-02 20:04:48 +03:00
6e09319e09
[strings] regenerate
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-02 11:51:24 -03:00
066e80e872
[strings] add editor_category_unsuitable_title and ..._text to ios
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-02 11:51:24 -03:00
fe235e46b6
[ios] [editor] Add empty search result disclaimer to category selection screen
...
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2024-12-02 11:51:24 -03:00
Viktor Govako
0f2db025c4
[ios][editor] Do not show all categories list when the search gives nothing.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-12-02 11:51:24 -03:00
dfa2dd24d9
[docs] Mention ?no-debug-info
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-02 01:04:06 +03:00
b7ad7fdf54
fix X link validation
...
Signed-off-by: map-per <map-per@gmx.de>
2024-12-01 12:12:28 -03:00
e181a7823d
[docs] Move AS alternatives to a separate section
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
3e31d88aa0
[docs] Add a reminder about C++ build env
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
68ca9be801
[docs] Update no-Android-Studio option
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
abb6aa9336
[docs] Shallow clone submodules by default
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
2eec15a4d7
[docs] Remove explicit mentioning of versions
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
1a9d5e32eb
[android] Require cmake 3.22.1+
...
Reverts forced version upgrade in #9377 .
(a higher version is not necessary)
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-01 13:18:58 +03:00
Viktor Govako
1b2c2404ad
Fixed unit tests. Follow up df258d545f
.
...
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-11-30 19:37:28 -03:00
TobiPeterG
df258d545f
Always show rounded current speed
...
Signed-off-by: TobiPeterG <tobi.goergens@gmail.com>
2024-11-30 18:11:55 -03:00
80add2247f
[strings] Regenerate for Turkish fixes
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-11-30 11:47:59 -03:00
Metehan Özyürek
02e5a6e1f1
[strings] Fixed Turkish translations ( #9769 )
...
* Fixed Turkish translations
---------
Signed-off-by: Metehan Özyürek <metehanc8s9@hotmail.com>
2024-11-30 16:02:35 +03:00
Lukas Hamm
3d805cfe58
[styles] Regenerated
...
Signed-off-by: Lukas Hamm <lukas@ideallygrey.uk>
2024-11-30 14:57:15 +03:00