option = {
series: [{
type: 'map3D',
map: 'world'
}],
light: {
main: {
intensity: 1
},
ambient: {
intensity: 0
}
},
groundPlane: {
show: true
}
};