Inhalt:
Anchor | ||||
---|---|---|---|---|
|
Optimale Datenstruktur (Datenbank):
Kategorie / Beschriftung | Eltern Kategorie | Tooltip |
---|---|---|
"Company" | "" | "Company" |
"QA" | "Company" | "QA" |
"Marketing" | "Company" | "Marketing" |
"Employee 1" | "Marketing" | "Employee 1" |
"Employee 2" | "Marketing" | "Employee 2" |
...
Anchor | ||||
---|---|---|---|---|
|
API und Methoden:
Properties |
---|
...
mapsChart.setMapType( "normal" ); |
...
If set to true, shows the location description in a separate window when a point marker is selected by the user.
...
AllowCollapse | Event triggered when
|
...
The type of map to show. Possible values are 'normal', 'terrain', 'satellite', 'hybrid', or the ID of a custom map type, if any were created.
AllowHTML | If set to true, names that includes HTML tags will be rendered as HTML.
| |||||||||
Size | 'small', 'medium' or 'large'
| |||||||||
NodeClass | A class name to assign to node elements. Apply CSS to this class name to specify colors or styles for the chart elements.
| |||||||||
SelectedNodeClass | A class name to assign to selected node elements. Apply CSS to this class name to specify colors or styles for selected chart elements.
|