Mapbox 样式未更新
I am not sure why but the mapbox style is not updating or showing properly in the client side map? Also how come I am not able to make labels show from my data set and can only have them show using the place labels or point of interest labels?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
样式更改通常需要相当长的时间才能通过各个缓存层。使用
/draft
URL 会有所帮助。如果所有其他方法都失败,请将样式发布为新的样式 ID,并使用它。It can often take quite a while for style changes to trickle through various layers of caching. Using the
/draft
URL can help. If all else fails, publish the style as a new style ID, and use that.