MCPcopy Create free account
hub / github.com/comaps/comaps / GetAlternativeMapLanguageHandling

Method GetAlternativeMapLanguageHandling

libs/map/framework.cpp:2455–2458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2453}
2454
2455localisation::AlternativeMapLanguageHandling Framework::GetAlternativeMapLanguageHandling()
2456{
2457 return localisation::UsedAlternativeMapLanguageHandling();
2458}
2459
2460void Framework::SetAlternativeMapLanguageHandling(localisation::AlternativeMapLanguageHandling const alternativeMapLanguageHandling)
2461{

Calls 1

Tested by

no test coverage detected