Searched refs:centerCoord (Results 1 – 1 of 1) sorted by relevance
373 auto centerCoord = Projection::project(getLatLng(LatLng::Unwrapped), scale); in moveLatLng() local376 setLatLngZoom(Projection::unproject(centerCoord + latLngCoord - anchorCoord, scale), getZoom()); in moveLatLng()