TileEndpointConfiguration

extension TileEndpointConfiguration
  • Initializes an object that configures a navigator to obtain routing tiles of the given version from an endpoint, using credentials that are consistent with the given directions service.

    Declaration

    Swift

    convenience init(directions: Directions, tilesVersion: String)