generateWays

fun generateWays(intersectionCollection: FeatureCollection, waysCollection: FeatureCollection, intersectionMap: HashMap<LngLatAlt, Intersection>, xTile: Int, yTile: Int, tileZoom: Int)