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

Method GetFeatureID

libs/map/user_mark.hpp:97–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 int GetMinZoom() const override { return 1; }
96 int GetMinTitleZoom() const override { return GetMinZoom(); }
97 FeatureID GetFeatureID() const override { return FeatureID(); }
98 bool HasCreationAnimation() const override { return false; }
99 df::ColorConstant GetColorConstant() const override { return {}; }
100 bool IsMarkAboveText() const override { return false; }

Callers 11

SetPreparingStateMethod · 0.45
SetSalesMethod · 0.45
OnActivateMethod · 0.45
OnDeactivateMethod · 0.45
FillUserMarkInfoMethod · 0.45
FillSearchResultInfoMethod · 0.45
FillTransitMarkInfoMethod · 0.45
FillRoadTypeMarkInfoMethod · 0.45
SelectSearchResultMethod · 0.45

Calls 1

FeatureIDClass · 0.50

Tested by

no test coverage detected