sdk-maps / com.tomtom.online.sdk.map / PolylineBuilder / tag

tag

fun tag(tag: Any): PolylineBuilder

It can be used for filtering, e.g. to remove annotation of certain tag. Default value is set to null.@param tag the overlay tag. Default value is null.