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 218a919 commit 6370fd2Copy full SHA for 6370fd2
src/plots/mapbox/constants.js
@@ -42,8 +42,6 @@ module.exports = {
42
}]
43
},
44
45
- controlContainerClassName: 'mapboxgl-control-container',
46
-
47
wrongVersionErrorMsg: [
48
'Your custom plotly.js bundle is not using the correct mapbox-gl version',
49
'Please install mapbox-gl@' + requiredVersion + '.'
0 commit comments