SectionInitiable
public protocol SectionInitiable
The SectionInitiable protocol contains init to create simple section.
-
Default required initializer.
Declaration
Swift
init(sectionLocation: SectionLocation, routeOffset: Measurement<UnitLength>, length: Measurement<UnitLength>)
TomTom SDK for iOS (0.53.1)
SectionInitiable