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

Method Is3dBuildingsEnabled

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

Source from the content-addressed store, hash-verified

29
30 TileKey const & GetTileKey() const { return m_tileKey; }
31 bool Is3dBuildingsEnabled() const { return m_3dBuildingsEnabled; }
32 bool IsTrafficEnabled() const { return m_trafficEnabled; }
33 bool IsolinesEnabled() const { return m_isolinesEnabled; }
34 int8_t GetMapLangIndex() const { return m_mapLangIndex; }

Callers 2

operator()Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected