mapbox/mapbox-gl-js

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

Open

#6,823 建立於 2018年6月15日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (2,203 fork)batch import
good first issuetesting :100:

倉庫指標

Star
 (10,532 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南