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

Method PositionChanged

libs/drape_frontend/frontend_renderer.cpp:2475–2478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2473}
2474
2475void FrontendRenderer::PositionChanged(m2::PointD const & position, bool hasPosition)
2476{
2477 m_userPositionChangedHandler(position, hasPosition);
2478}
2479
2480void FrontendRenderer::ChangeModelView(m2::PointD const & center, int zoomLevel,
2481 TAnimationCreator const & parallelAnimCreator)

Callers 2

OnLocationUpdateMethod · 0.80
LoseLocationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected