Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ResetMapDownloadMetaConfig
Method
ResetMapDownloadMetaConfig
libs/storage/storage.hpp:650–654 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
void RestoreDownloadQueue();
649
650
void ResetMapDownloadMetaConfig()
651
{
652
if (m_downloader)
653
m_downloader->ResetMetaConfig();
654
}
655
656
protected:
657
void OnFinishDownloading();
Callers
1
Java_app_organicmaps_sdk_Framework_nativeSetCustomMapDownloadUrl
Function · 0.80
Calls
1
ResetMetaConfig
Method · 0.80
Tested by
no test coverage detected