TomTom Maps for JavaScript
    Preparing search index...

    Type Alias SpeedLimitSectionProps

    SpeedLimitSectionProps: SectionProps & { maxSpeedLimitInKmh: number }

    Section representing a speed limit.

    Type Declaration

    • maxSpeedLimitInKmh: number

      The speed limit in km/h for this section.