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
import into continent
The "i" in input data can be defined as continent name, which means that export from a country and import into a continent. In this case, when exported country is selected, all imported continent will be highlighted. The acceptable continent names are listed in Accepted Continent Parameter Table.
Usage:
[
        {
                // can not set continent name to "e"
                e: "CN",
                // set continent name to "i"
                i: "Oceania",
                v: 5000000
        }
]
Effect:(export from China, import into Europe)
Accepted Continent Parameter
Continent Parameter (ignore the case) Wikipedia Explanation
"Oceania" Link
"North America" Link
"South America" Link
"Europe" Link
"Asia" Link
"Africa" Link