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

Function GetFeatureViewportScale

libs/indexer/feature_utils.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176static constexpr std::string_view kDrinkingWaterNo = "🚱";
177
178int GetFeatureViewportScale(TypesHolder const & types)
179{
180 return GetFeatureEstimator().GetViewportScale(types);
181}
182
183string const GetReadableAddress(string const & address)
184{

Callers 1

SelectSearchResultMethod · 0.85

Calls 1

GetViewportScaleMethod · 0.80

Tested by

no test coverage detected