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

tag

fun tag(tag: Any): PolygonBuilder

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.