Skip to content

在 debug 模式时,瓦片 debug 边线绘制出错 #2188

Open
@sakitam-fdd

Description

@sakitam-fdd

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 模式)

image

Please provide a reproduction URL (on any jsfiddle like site)

https://codepen.io/sakitam-fdd/pen/LYaxpmx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions