MapMatchingEvent
public enum MapMatchingEvent
Represents the map matching event.
Indicates that the map matching has been occured.
Declaration
Swift
case didMapMatchLocation(result: MapMatchingResult)
Parameters
result
|
|