Globe earth
This commit is contained in:
@@ -182,6 +182,7 @@ export default {
|
||||
this.map = new Map({
|
||||
container: 'map',
|
||||
bounds: this.getInitialMapBounds(),
|
||||
aroundCenter: true,
|
||||
fitBoundsOptions: {
|
||||
padding: {
|
||||
top: 20,
|
||||
@@ -194,6 +195,7 @@ export default {
|
||||
},
|
||||
style: {
|
||||
version: 8,
|
||||
projection: {type: 'globe'},
|
||||
sources: {},
|
||||
layers: []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user