Builder
class Builder
Properties
Link copied to clipboard
A rectangular area defined by its southwest and northeast corners: [min longitude, min latitude, max longitude, max latitude].
Link copied to clipboard
A buffer zone around a compressed polyline, defined by an encoded polyline string and a radius in meters. For more information on polyline encoding, see https://github.com/aws-geospatial/polyline.
Link copied to clipboard
A polygon defined by encoded polyline strings. The first string defines the outer boundary; subsequent strings will be ignored. For more information on polyline encoding, see https://github.com/aws-geospatial/polyline.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.georoutes.model.Corridor inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.georoutes.model.PolylineCorridor inside the given block