pyecharts/example/map3d_example.py
jaska 9216aa7c7d 3d map (#1213)
*  globe in 3d

* 💚 test map3d and map globe

* 💄 update import list

* 📚 add render examples

* 💄 update coding style

* Format: code
2019-06-27 12:47:15 +08:00

4 lines
66 B
Python

from pyecharts.charts import Map3D
Map3D().add_schema().render()