Kiryl Kaveryn
6cf791580f
[map] Remove DeactivateMapSelection on Save osm edits
...
The call of `DeactivateMapSelection` is redundant because it try to close the current PP. It produces buggy behaviour on iOS the PP is closed and does not have time to open.
The PP should be only be updated using the `ActivateMapSelection`
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-12-05 19:08:18 +07:00
map-per
9bfebc2046
Add "Business is vacant"/'disused' option to editor ( #526 )
...
Signed-off-by: map-per <map-per@gmx.de >
Co-authored-by: map-per <map-per@gmx.de >
Co-committed-by: map-per <map-per@gmx.de >
2025-11-14 22:10:02 +01:00
x7z4w
42f059f8f7
[core] Use constexpr when possible
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-28 22:11:19 +01:00
map-per
0d4099b555
Use map selection instead of mapObject center as OSM note position
...
Signed-off-by: map-per <map-per@gmx.de >
2025-10-21 19:27:15 +02:00
x7z4w
9ae005ac56
[map] Don't save routing viewport
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-19 09:30:02 +02:00
x7z4w
db1e5131b7
[core] Drop products
...
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org >
2025-10-13 12:09:17 +00: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
Konstantin Pastbin
bfffa1fff4
Format all C++ and Java code via clang-format
...
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com >
2025-08-17 14:32:37 +07:00
Kiryl Kaveryn
d01b8aaab4
[map] Remove zooming back on track deselection
...
Closes https://github.com/organicmaps/organicmaps/issues/10941
Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com >
2025-08-16 00:27:55 +07:00
Alexander Borsuk
76ffc99abd
New cpp folder structure
...
Signed-off-by: Alexander Borsuk <me@alex.bio >
2025-08-14 20:52:04 +07:00