Lucien Guimaraes
Lucien Guimaraes
Hey @AnoDest Your post help me to solve half of my issues ! For the title of the ToolBar I'm now able to have my own font, but for the...
I'm coming from issue: [Map status not preserved in Jetpack Compose](https://github.com/mapbox/mapbox-maps-android/issues/1426) as I have the exact same issue. Have you considered fixing this bug? Issue hasn't been updated for months...
@ZiZasaurus Custom styles are loaded from an URL (`https://example.com/custom-style.json`)
Those custom styles don't rely on Mapbox tilesets. Is that an issue with this SDK?
Ah thanks for pointing to the documentation, I didn't saw it. Unfortunately, it's a huge drawback for us, as the offline feature with custom styles is a huge part of...
Our use case is the following: we allow our users to view a hike path on a mapview. They can switch between styles including custom ones not using Mapbox tilesets....
Is there an official issue following a support for custom styles being download with the new offline APIs? Otherwise this issue shouldn't be closed imo
Thanks for your answer, I might use a filtering XmlReader then!