coordinate

abstract fun coordinate(screenCoordinate: ScreenCoordinate): Point

Calculate geographical coordinates from a point on the snapshot.

Return

A geographical coordinate for a screen coordinate on the snapshot.

Parameters

screenCoordinate

A screen coordinate on the snapshot in platform pixels.