MCPcopy 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
1409void MapCanvas::CleanBasemapCache()
1410{
1411 if (basemap) {
1412 basemap->CleanCache();
1413 }
1414}
1415
1416void MapCanvas::UpdateMapTree()
1417{

Callers 1

CleanBasemapMethod · 0.80

Calls 1

CleanCacheMethod · 0.80

Tested by

no test coverage detected