sdk-maps / com.tomtom.online.sdk.map / TomtomMap / latLngForPixel

latLngForPixel

abstract fun latLngForPixel(@NonNull position: PointF): LatLng!

Convert point on the screen to map position.

Parameters

position - PointF: of screen.

Return
LatLng!: LatLng position point of the screen.