$drivekitui_version
with the DriveKit version you are using in your apponCreate
method of your application class.SAFETY
: The driving safety score.ECO_DRIVING
: The eco-driving score.DISTRACTION
: The driving distraction score.DURATION
: The trip distance.DISTANCE
: The driving duration.SPEEDING
: The speeding score.SPEEDING
can be set only if this configuration is enabled for your API key.initialize
method by settings the parameter tripData
.SAFETY
.SAFETY
.ECO_DRIVING
.DISTRACTION
.SPEEDING
.INTERACTIVE_MAP
.SYNTHESIS
.SPEEDING
can be set only if this configuration is activated on your team.initialize
method by settings mapItems
parameter.[SAFETY, ECODRIVING, DISTRACTION, SPEEDING, INTERACTIVE_MAP, SYNTHESIS]
TripListFragment
with the following method:FragmentManager
.