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

Method GetMapLangIndex

libs/drape_frontend/engine_context.hpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 bool IsTrafficEnabled() const { return m_trafficEnabled; }
33 bool IsolinesEnabled() const { return m_isolinesEnabled; }
34 int8_t GetMapLangIndex() const { return m_mapLangIndex; }
35 CustomFeaturesContextWeakPtr GetCustomFeaturesContext() const { return m_customFeaturesContext; }
36 ref_ptr<dp::TextureManager> GetTextureManager() const;
37 ref_ptr<MetalineManager> GetMetalineManager() const;

Callers 1

ReadFeaturesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected