CountrySection

fun CountrySection(    geometry: List<GeoCoordinate>,     routeOffset: Distance,     length: Distance,     countryCode: String)

Parameters

countryCode

3-character ISO 3166-1 alpha-3 country code.

Important: This is a Public Preview API. It may be changed or removed at any time.