Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Expose disabling 3d terrain

Open
#1,007 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
dart, flutter
Domain
mobile-dev

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.

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

Dominant language
Dart
Stars
380
Forks
204
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mapbox/mapbox-maps-flutter

All issues in mapbox/mapbox-maps-flutter

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.