Skip to content

Commit 9892ac7

Browse files
committed
Merge branch 'release-v2.35.3' into alex/direct-images
2 parents cf57b39 + 9269219 commit 9892ac7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+5
-3
lines changed

LICENSE

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
The MIT License (MIT)
1+
MIT License
22

3-
Copyright (c) 2021 Plotly, Inc
3+
Copyright (c) 2016-2024 Plotly Technologies Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

draftlogs/7204_fix.md

+1

draftlogs/7205_fix.md

+1

src/plots/map/map.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
var maplibregl = require('maplibre-gl/dist/maplibre-gl-unminified');
3+
var maplibregl = require('maplibre-gl');
44

55
var Lib = require('../../lib');
66
var geoUtils = require('../../lib/geo_location_utils');

test/image/baselines/map_0.png

262 Bytes

test/image/baselines/map_angles.png

1.56 KB
-1.33 KB

test/image/baselines/map_bubbles.png

782 Bytes
269 Bytes
281 Bytes
2.06 KB
-106 Bytes
-390 Bytes
457 Bytes
361 Bytes

test/image/baselines/map_density0.png

-89 Bytes

test/image/baselines/map_fill.png

-313 Bytes

test/image/baselines/map_layers.png

-2.09 KB
-7.1 KB
1.05 KB
119 Bytes
706 Bytes
-302 Bytes
-358 Bytes
-22 Bytes
2.28 KB
358 Bytes
-21 Bytes
-15 Bytes

0 commit comments

Comments
 (0)