travelModeOptions
construct an aws.sdk.kotlin.services.georoutes.model.IsolineTravelModeOptions inside the given block
Additional attributes that refine how reachable areas are calculated based on specific vehicle characteristics. These options help produce more accurate results by accounting for real-world constraints and capabilities.
For example:
For trucks (
Truck), specify dimensions, weight limits, and hazardous cargo restrictions to ensure isolines only include roads that can physically and legally accommodate the vehicleFor cars (
Car), set maximum speed capabilities or indicate high-occupancy vehicle eligibility to better estimate reachable areasFor scooters (
Scooter), specify engine type and speed limitations to more accurately model their travel capabilities
Without these options, calculations use default assumptions that may not match your specific use case.