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

Method BuildAndSetPlacePageInfo

libs/map/framework.hpp:356–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

354 place_page::Info const & GetCurrentPlacePageInfo() const;
355 place_page::Info & GetCurrentPlacePageInfo();
356 void BuildAndSetPlacePageInfo(place_page::BuildInfo const & buildInfo) { OnTapEvent(buildInfo); }
357
358 void InvalidateRendering();
359 void EnableDebugRectRendering(bool enabled);

Callers 1

ExecuteMapApiRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected