abstract fun latLngForPixel(@NonNull position: PointF): LatLng!
Convert point on the screen to map position.
position - PointF: of screen.
position
Return LatLng!: LatLng position point of the screen.