interface CopyrightsView
Interface for manipulating TomTom copyrights on the map.
abstract fun applyDefaultColor(): Unit
Change TomTom copyrights to default colors. Recommended usage is for styles with bright colors (e.g. base style). |
|
abstract fun applyInvertedColor(): Unit
Change TomTom copyrights color to inverted mode. Recommended usage is for styles with dark colors (e.g. night style). |