Open
Description
maptalks's version and what browser you use?
1.0.0-rc.28
Issue description
const rasterLight = new maptalks.TileLayer('light', {
urlTemplate: 'https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png',
subdomains: ['a', 'b', 'c', 'd'],
debug: true,
});
在 debug 模式时,瓦片 debug 边线绘制出错(仅出现在 gl 模式)