Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCenter
Method
GetCenter
libs/editor/xml_feature.cpp:192–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
ms::LatLon XMLFeature::GetCenter() const
193
{
194
ASSERT_EQUAL(GetType(), Type::Node, ());
195
return GetLatLonFromNode(GetRootNode());
196
}
197
198
void XMLFeature::SetCenter(ms::LatLon const & ll)
199
{
Callers
4
ScoreLatLon
Function · 0.45
MigrateNodeFeatureIndex
Function · 0.45
UploadChanges
Method · 0.45
UNIT_TEST
Function · 0.45
Calls
2
GetLatLonFromNode
Function · 0.85
GetType
Function · 0.50
Tested by
1
UNIT_TEST
Function · 0.36