We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 606ae93 commit 41b43f0Copy full SHA for 41b43f0
1 file changed
src/plots/mapbox/constants.js
@@ -213,7 +213,7 @@ module.exports = {
213
214
multipleTokensErrorMsg: [
215
'Set multiple mapbox access token across different mapbox subplot,',
216
- 'using first token found as mapbox-gl does not allow multiple' + 'access tokens on the same page.'
+ 'using first token found as mapbox-gl does not allow multiple access tokens on the same page.'
217
].join('\n'),
218
219
mapOnErrorMsg: 'Mapbox error.',
0 commit comments