Package-level declarations

This package contains the RoadShieldIconProvider class, which includes methods to obtain the generated icons. It also includes the StyleMode value class, used to switch between light and dark icon styles. The generated icons are represented by Bitmap interface. Possible errors occurring during icon generation are represented by the RoadShieldIconProviderFailure class.

Types

Link copied to clipboard

Provide road shield and exit sign images.

Link copied to clipboard

Represents a failure that happened during generation of an image by the RoadShieldIconProvider.

Link copied to clipboard
value class StyleMode(mode: Int)

Value class representing the style mode used by the RoadShieldIconProvider when generating images.