diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-07-27 23:49:28 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-28 07:31:11 -0700 |
commit | 5e57e428748d8c9876dc607ba32bafafb33e797d (patch) | |
tree | 81e8c074b50b3eae1bbbd564543bcceade0bcf35 /LICENSE | |
parent | ff4924f650361695587e750fc4c3713107b94cfa (diff) | |
download | subsurface-5e57e428748d8c9876dc607ba32bafafb33e797d.tar.gz |
mapwidgethelper: add the same logic for markers as in globe.cpp
The marble globe tracks dive sites with the same name and discards
such that are less than 50 meters apart.
We already store names in MapLocation objects, but using a
QMap<QString, MapLocation *> to check the names is probably faster
with the expense of using more memory.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions