Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoDaCenter/geoda
/ CleanBasemapCache
Method
CleanBasemapCache
Explore/MapNewView.cpp:1409–1414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1407
}
1408
1409
void MapCanvas::CleanBasemapCache()
1410
{
1411
if (basemap) {
1412
basemap->CleanCache();
1413
}
1414
}
1415
1416
void MapCanvas::UpdateMapTree()
1417
{
Callers
1
CleanBasemap
Method · 0.80
Calls
1
CleanCache
Method · 0.80
Tested by
no test coverage detected