Searched refs:lngDifference (Results 1 – 1 of 1) sorted by relevance
260 const float lngDifference = lng - prevLng; in handleWrapJump() local261 const float worldDifference = lngDifference / 360; in handleWrapJump()