Fix orientation of sample flat maps to be north-top (view from south)
This commit is contained in:
parent
9287828ca1
commit
ebda6d6dc0
2 changed files with 23 additions and 5 deletions
|
|
@ -306,3 +306,21 @@ perspectives:
|
|||
azimuth: 0
|
||||
inclination: 90
|
||||
scale: 16
|
||||
|
||||
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||
name: iso_S_90_lowres
|
||||
azimuth: 180
|
||||
inclination: 90
|
||||
scale: 4
|
||||
|
||||
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||
name: iso_S_90_medres
|
||||
azimuth: 180
|
||||
inclination: 90
|
||||
scale: 8
|
||||
|
||||
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||
name: iso_S_90_hires
|
||||
azimuth: 180
|
||||
inclination: 90
|
||||
scale: 16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue