mapbox/mapbox-gl-js

validate sprite URL is defined when a style uses sprite-dependent properties

开放

#6,823 创建于 2018年6月15日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (2,203 个派生)batch import
good first issuetesting :100:

仓库指标

星标
 (10,532 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

mapbox-gl-js version:

0.45.0

browser:

Google Chrome | 66.0.3359.181 (Official Build) (64-bit)

Steps to Trigger Behavior

  1. Toggle between symbol-osm (style based on OSM raster TMS) and symbol-streets (mapbox streets style)

Link to Demonstration

https://mapkibera.github.io/counties/test.html

Expected Behavior

symbol layer visible whether OSM TMS style or mapbox streets style

Actual Behavior

symbol layer only visible with mapbox streets style

贡献者指南