Gio.js
Getting Start
Gio.js 2.0
Basic Elements
Configuration
Object Design API
Color and Style API
Working with Data
Callback
Dependence Interface
Advanced Feature
setInitCountry
Sets the country initially selected. Once the 3D globe finishes initialization, it will rotate and bring this country to the front. The default value is "CN" (China).
Default:
// change the init country to the United States
controller.setInitCountry("US");