sdk-maps / com.tomtom.online.sdk.map / Polyline / getWidth

getWidth

abstract fun getWidth(): Float

Gets the polyline width in pixels. It should be greater than 0. The default value is {@value DEFAULT_POLYLINE_WIDTH}

Return
Float: width The polyline width in pixels.