MTLineLayer

constructor(identifier: String, sourceIdentifier: String)
constructor(identifier: String, sourceIdentifier: String, maxZoom: Double, minZoom: Double, sourceLayer: String)
constructor(identifier: String, type: MTLayerType, sourceIdentifier: String, maxZoom: Double?, minZoom: Double?, sourceLayer: String?, blur: Double?, cap: MTLineCap?, color: Int?, dashArray: DoubleArray?, gapWidth: Double?, gradient: Int?, join: MTLineJoin?, miterLimit: Double?, offset: Double?, opacity: Double?, roundLimit: Double?, sortKey: Double?, translate: DoubleArray?, translateAnchor: MTLineTranslateAnchor?, width: Double?, visibility: MTLayerVisibility)