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 871c2d3 commit 9a36cf6Copy full SHA for 9a36cf6
test/jasmine/tests/mapbox_test.js
@@ -539,7 +539,7 @@ describe('mapbox plots', function() {
539
var layer0 = Lib.extendDeep({}, mockWithLayers.layout.mapbox.layers[0]);
540
var layer1 = Lib.extendDeep({}, mockWithLayers.layout.mapbox.layers[0]);
541
layer1.type = 'line';
542
-
+
543
var mapUpdate = {
544
'mapbox.zoom': mockWithLayers.layout.mapbox.zoom,
545
'mapbox.center.lon': mockWithLayers.layout.mapbox.center.lon,
0 commit comments