Skip to content

Commit 945ae54

Browse files
committed
remove albers from world projection menu
1 parent 8bf716f commit 945ae54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/projections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Plot provides a variety of built-in projections. And as above, all world project
7272
Projection:
7373
<select v-model="projection">
7474
<!-- <option>albers-usa</option> -->
75-
<option>albers</option>
75+
<!-- <option>albers</option> -->
7676
<option>azimuthal-equal-area</option>
7777
<option>azimuthal-equidistant</option>
7878
<!-- <option>conic-conformal</option> -->

0 commit comments

Comments
 (0)