sdk-maps / com.tomtom.online.sdk.map.traffic / TrafficIncidentPoi / getCoordinates

getCoordinates

open fun getCoordinates(): Optional<LatLng!>!

Gets the point representing the position of the POI (Points of Interest). Coordinates are precise enough for the current zoom level.

Return
Optional<LatLng!>!: The coordinates on the current zoom level.