-
Notifications
You must be signed in to change notification settings - Fork 39
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
I am building Android Auto and CarPlay extensions for my application. I started with Android auto and followed example app to display navigation and fill step details. I have problem with displaying maneuverIcon.
We are getting StepInfo from GoogleMapsNavigationNavUpdatesService.navInfoLiveData, and it has maneuverBitmap, but it's always null. I was looking at convertNavInfoStepInfo and i dont see any logic to set image. Is there any way to get google navigation icons and pass them in StepInfo or somehow use default icons? Can we get icons from some repo maybe?
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.