mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
sun light
This commit is contained in:
@@ -96,8 +96,8 @@
|
||||
init() {
|
||||
this.earth = new Earth(this.$refs.myearth, {
|
||||
location : {lat: {{ $cities->first()->latitude }}, lng: {{ $cities->first()->longitude }}},
|
||||
zoom: 1.05,
|
||||
light: 'none',
|
||||
zoom: 2,
|
||||
light: 'sun',
|
||||
polarLimit: 0.6,
|
||||
|
||||
transparent : true,
|
||||
|
||||
Reference in New Issue
Block a user