Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 185bb22

Browse files
【ut】fix ut
1 parent adb7137 commit 185bb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/mapboxgl/mapping/WebMapV2Spec.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1431,7 +1431,7 @@ describe('mapboxgl_WebMapV2', () => {
14311431
const callback = function (data) {
14321432
const spy = spyOn(datavizWebmap._handler, 'transformFeatures').and.callThrough();
14331433
datavizWebmap.updateOverlayLayer(
1434-
{ id: 'test', projection: 'EPSG:3857' },
1434+
{ id: uniqueLayer_polygon.layers[0].name, projection: 'EPSG:3857' },
14351435
{
14361436
type: 'FeatureCollection',
14371437
features: [{ type: 'Feature', geometry: { type: 'Point', coordinates: [110, 10] } }]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /