mapbox / mapbox/mapbox-maps-flutter
Expose disabling 3d terrain
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 380
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
Please make the argument in setStyleTerrain nullable so that user can disable the 3D map.
Or please disclose pigeon templates so that we can do it ourselves / do a PR. https://github.com/mapbox/mapbox-maps-flutter/issues/860
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
Start by locating the setStyleTerrain API and read how its argument is currently typed and forwarded. Review the related issue at mapbox/mapbox-maps-flutter#860 and, if needed, find the Pigeon templates that generate this API. Done means users can disable 3D terrain through the public API, with the generated interface and relevant behavior updated consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100