mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-18 11:52:08 +01:00
Added missing DEM cache cleanup
This commit is contained in:
parent
6b467226b5
commit
a788aa9e53
@ -117,6 +117,7 @@ void MapData::clear()
|
||||
|
||||
_polyCache.clear();
|
||||
_pointCache.clear();
|
||||
_demCache.clear();
|
||||
}
|
||||
|
||||
void MapData::computeZooms()
|
||||
|
Loading…
x
Reference in New Issue
Block a user