Relative Content

Tag Archive for mapboxmapbox-android

Get instruction image from onNewBannerInstructions listener

I am listening to onNewBannerInstructions to show the instruction text and image on our custom view, without using any of Mapbox UIs. When onNewBannerInstructions is called, I check the components of the primary instruction and the image URL is null. How can I get the image for the instruction?