echarts-threejs-earth icon indicating copy to clipboard operation
echarts-threejs-earth copied to clipboard

请教mapSize里的width和height是如何设定值的?

Open dyh333 opened this issue 6 years ago • 2 comments
trafficstars

var mapSize = { width: 4096, height: 2048 };

请问这两个值是怎么设定的?

dyh333 avatar Jan 10 '19 09:01 dyh333

@hujiulong

dyh333 avatar Jan 10 '19 09:01 dyh333

@dyh333 随便什么值,最好是2的n次幂

hujiulong avatar Jan 11 '19 02:01 hujiulong