Class MapboxStaticMap.Builder method styleId is not accepting custom style
未关闭
还没有人认领这个 Issue。
jira-sync-complete
- 主要语言
- Java
- 星标
- 438
- 派生
- 117
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello,
De javadoc for the method styleId in the class Class MapboxStaticMap.Builder states
either one of the styles defined inside StaticMapCriteria or a custom url pointing to a styled map made in Mapbox Studio
However I have not managed to make a working URL with a custom style url.
It seems it is not accepting custom styles at all.
In case I am doing something wrong: please provide an example. I am using the url 'mapbox://styles/wardromanus/ckupckn5620p317mrlk4edwdv' as parameter.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 MapboxStaticMap.Builder.styleId 的 Javadoc 和提供的 Mapbox Studio URL 开始。检查自定义样式 URL 如何被 static map 请求接受或纳入其中,然后验证该 URL 是否有效,或者文档是否需要说明有效格式。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100