![]() |
Maria GDK 5.0.0.737
Documentation of native code in develop branch
|
Public Member Functions | |
std::string | mapSignature () const |
void | setMapSignature (const std::string &mapSignature) |
const std::string & | mapProvider () const |
void | setMapProvider (const std::string &mapProvider) |
bool | showLabels () const |
void | setShowLabels (bool showLabels) |
const std::vector< std::string > & | groupFilters () const |
void | setGroupFilters (const std::vector< std::string > &groupFilters) |
MapContentType | wantedMapContentType () const |
void | setWantedMapContentType (const MapContentType &wantedMapContentType) |
std::shared_ptr< TileCacheSpec > | wantedTileCacheSpec () const |
void | setWantedTileCacheSpec (const std::shared_ptr< TileCacheSpec > &wantedTileCacheSpec) |
std::shared_ptr< SemanticVersionSpecification > | wantedVersion () const |
void | setWantedVersion (const std::shared_ptr< SemanticVersionSpecification > &wantedVersion) |
const std::map< std::string, std::string > & | properties () const |
void | setProperties (const std::map< std::string, std::string > &properties) |
const std::set< std::string > & | filterTags () const |
void | setFilterTags (const std::set< std::string > &filterTags) |
void | addFilterTag (const std::string &tag) |