graphhopper-navigation-example-legacy
graphhopper-navigation-example-legacy copied to clipboard
mapbox_styleUrl not found
I am able to compile this graphhopper navigation example but I got error when I want to customize it, any idea why?
\jetified-graphhopper-navigation-android-ui-0.1.0-SNAPSHOT\res\layout\navigation_view_layout.xml:10: AAPT: error: attribute mapbox_styleUrl (aka com.example.mobile.android:mapbox_styleUrl) not found.
Also Map is not showing
I am able to compile this graphhopper navigation example but I got error when I want to customize it, any idea why?
\jetified-graphhopper-navigation-android-ui-0.1.0-SNAPSHOT\res\layout\navigation_view_layout.xml:10: AAPT: error: attribute mapbox_styleUrl (aka com.example.mobile.android:mapbox_styleUrl) not found.
I found solution. Just remove the style in your project. Get style from MapBox sdk. I will work
@maxmudovmustafa can you please provide more information about your solution? I have encountered the same error