coordinateForPixel

open override fun coordinateForPixel(screenCoordinate: ScreenCoordinate): Point

Converts the screen coordinate to the map position.

Return

The map position corresponding to the screen coordinate.

Parameters

screenCoordinate

The screen coordinate to convert (in pixels).