screenCoordinate

abstract fun screenCoordinate(coordinate: Point): ScreenCoordinate

Calculate screen coordinate on the snapshot from geographical coordinate.

Return

A screen coordinate measured in platform pixels on the snapshot for geographical coordinate.

Parameters

coordinate

A geographical coordinate.