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 (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
SectionInitiable