mapbox / mapbox/mapbox-maps-flutter
font size too small
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 380
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
I am unsure if it has always been like that but I recently got contacted by customers complaining about the font size for street names etc. for the standard map styles like
mapbox://styles/mapbox/outdoors-v12
mapbox://styles/mapbox/streets-v12
mapbox://styles/mapbox/satellite-streets-v12
And there seems to be no easy war to adjust the text/font size other than creating your own styles.
And zooming in seems to make the font rather smaller than larger.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported font-size behavior with the Outdoors, Streets, and Satellite Streets styles listed in the issue, including across zoom levels. Start by checking the Flutter map API and style-related entry points for an existing text-size control; done means the cause and an actionable adjustment or confirmed limitation are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- design, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100