|
void | parse (const std::string &json) |
|
void | parse (const rapidjson::Value &root) |
|
void | serialize (rapidjson::Value &root, rapidjson::Document::AllocatorType &allocator) |
|
|
std::string | mapDataPath = "C:\\MariaGeoData" |
|
std::string | catalogServiceUrl = "http://localhost:9008/catalog/web" |
|
std::string | templateServiceUrl = "http://localhost:9008/maptemplates/web/xml/alltemplates" |
|
std::string | symbolServiceUrl = "http://localhost:9008/symbolpoint/web" |
|
int | maxConcurrentTileReqs = 4 |
|
int | maxTileCacheSize = 256000000 |
|
bool | useHttpClient = true |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MCommon/MMapDataConfig.h
- Native/MariaNative/MCommon/MMapDataConfig.cpp