com.tomtom.sdk.asset:road-shield-icon-provider
The Road Shield Icon Provider module provides the RoadShieldIconProvider class, which generates road shield and exit sign images for use within the application UI. This module offers a streamlined way to generate road-related icons, ensuring they are appropriately scaled and styled.
The main API of the module is the RoadShieldIconProvider class.
Packages
Link copied to clipboard
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.