My blog: http://gongyanli.com/echarts-echarts-x-echarts-gl-%E5%88%B6%E4%BD%9C3D%E5%9C%B0%E7%90%83/
Github:https://github.com/gladysgong/3d_earth_all
Tips: You can study it yourself, and so I have time to explain the code in detail. 1.worldFlights
Frame used: Philogl
Position: examples\worldflights
Description: Philogl (HTTPS://GITHUB.COM/SENCHALABS/PHILOGL) a demo under the official project, The global flight route is represented on the 3d Earth.
2.airline_china
Frame used: Philogl
Description: A blogger based on the PHILOGL of the official project to rewrite, the global flight route changed to the Chinese flight Route (reference: examples\worldflights)
3.3dmap
Frame used: Echart-x
Description: Using Echart-x production of 3d Earth, its data is based on latitude and longitude of the level of the country to classify (high, medium and low)
4.ECHARTS-GL
Description: ECHARTS-GL official project, I use NPM pull replace the code, still running a problem, the display is not clear, so discard, may or my own where there is a problem, but did not find out.
5.echarts3d-globe
Frame used: Echarts-gl
Description: A child's shoes (sorry, when I have time to make up your gith, Mody) using the ECHARTS-GL and produced 3d Earth, analog network attack data, but I found that still use the flight route data, So whether the data can respond to cyber attacks is yet to be confirmed.
6.earth
Framework used: ECHARTS-GL
Description: Based on echarts3d-globe rewrite a thin earth for their own needs
7.earth-x
Frame used: Echarts-x
Description: Based on 3dmap rewrite a suitable for their needs of the final Earth.