Skip to content

Commit c60ebc5

Browse files
committed
Update the position of the end-of-maps marker as well
I will never look at an Albers USA map the same...
1 parent ad4915d commit c60ebc5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: test/image/mocks/canada_geo_projections.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3964,7 +3964,7 @@
39643964
},
39653965
"geo83": {
39663966
"domain": {
3967-
"row": 2,
3967+
"row": 3,
39683968
"column": 10
39693969
},
39703970
"fitbounds": "locations",

Diff for: test/image/mocks/geo_fitbounds-locations.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2032,7 +2032,7 @@
20322032
},
20332033
"geo83": {
20342034
"domain": {
2035-
"row": 2,
2035+
"row": 3,
20362036
"column": 10
20372037
},
20382038
"projection": {

Diff for: test/image/mocks/various_geo_projections.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5809,7 +5809,7 @@
58095809
},
58105810
"geo83": {
58115811
"domain": {
5812-
"row": 2,
5812+
"row": 3,
58135813
"column": 10
58145814
},
58155815
"projection": {

0 commit comments

Comments
 (0)