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