Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMercatorCenter
Method
GetMercatorCenter
libs/editor/xml_feature.cpp:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
m2::PointD XMLFeature::GetMercatorCenter() const
188
{
189
return mercator::FromLatLon(GetLatLonFromNode(GetRootNode()));
190
}
191
192
ms::LatLon XMLFeature::GetCenter() const
193
{
Callers
2
AddInnerIfNeeded
Function · 0.80
AppendWay
Function · 0.80
Calls
2
GetLatLonFromNode
Function · 0.85
FromLatLon
Function · 0.50
Tested by
no test coverage detected