## NavigationPathSpline #### The class which is responsible for building a navigation path from the user's location to the destination point using arrows provided by [Arrow](https://github.com/nesseratious/AR-Navigation/blob/master/API/Arrow.md) class. Usage: Place it anywhere on the map. Use only one instance. Do not edit or modify it somehow. Public properties: - Spacing: Float – Distance between arrows on the navigation path.