Searched refs:frameLatLng (Results 1 – 1 of 1) sorted by relevance
139 LatLng frameLatLng = Projection::unproject(framePoint, startScale); in easeTo() local141 state.setLatLngZoom(frameLatLng, state.scaleZoom(frameScale)); in easeTo()151 state.moveLatLng(frameLatLng, center); in easeTo()301 LatLng frameLatLng = Projection::unproject(framePoint, startScale); in flyTo() local302 state.setLatLngZoom(frameLatLng, frameZoom); in flyTo()312 state.moveLatLng(frameLatLng, center); in flyTo()