Searched refs:centerPixel (Results 1 – 1 of 1) sorted by relevance
409 ScreenCoordinate centerPixel = nePixel + swPixel; in cameraForLatLngs() local418 centerPixel = centerPixel + paddedNEPixel - paddedSWPixel; in cameraForLatLngs()419 centerPixel /= 2.0; in cameraForLatLngs()422 centerPixel.y = viewportHeight - centerPixel.y; in cameraForLatLngs()424 options.center = transform.screenCoordinateToLatLng(centerPixel); in cameraForLatLngs()