mapbox/mapbox-gl-js

Add an error message for calling "GeoJSONSource#setData" for a style that doesn't exist

Open

#2,602 创建于 2016年5月22日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (2,203 fork)batch import
feature :green_apple:good first issue

仓库指标

Star
 (10,532 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Can this error message be improved?

(link removed)

Step 1) press the [+] button Step 2) Notice the specific error message

dispatcher.js:32 Uncaught TypeError: Cannot read property 'send' of undefined

The dispatcher.js:32 that doesn't give any hints whatsoever for me and probably other api users.

贡献者指南