Style
This commit is contained in:
parent
de49aa0bd4
commit
b572b979a1
@ -328,7 +328,7 @@ const aggregatedPointWebMercator = (ctx) => {
|
||||
return '';
|
||||
|
||||
default:
|
||||
throw new Error(`Invalid aggregation placement "${ctx.placement}`);
|
||||
throw new Error(`Invalid aggregation placement "${ctx.placement}"`);
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user