mapbox / mapbox/mapbox-maps-flutter
Expose disabling 3d terrain
未关闭
还没有人认领这个 Issue。
- 主要语言
- Dart
- 星标
- 380
- 派生
- 204
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 setStyleTerrain API,并查看其参数当前的类型定义和传递方式。查看 mapbox/mapbox-maps-flutter#860 中的相关 issue,并在需要时找到生成此 API 的 Pigeon 模板。完成的标准是用户可以通过公开 API 禁用 3D 地形,并且生成的接口和相关行为都得到一致更新。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart, flutter
- 领域
- mobile-dev
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100