project

abstract suspend fun project(coordinates: LngLat): MTPoint

Projects geographical coordinates to a point on the container.

Return

Screen-space point in pixels.

Parameters

coordinates

The geographical coordinate to project.