new cercalia.InfoMap(options)
src/cercalia/infomap.js, line 14
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Options.
|
|||||||||||||
Extends
Methods
-
Returns:
Get Class name of object
-
getContent(){string}
src/cercalia/infomap.js, line 61 -
Returns:
Get content
-
Returns:
Unique Id.
-
getTitle(){string}
src/cercalia/infomap.js, line 45 -
Returns:
Get title.
-
setContent(content)
src/cercalia/infomap.js, line 53 -
Name Type Description contentstring Content.
-
setTitle(title)
src/cercalia/infomap.js, line 37 -
Name Type Description titlestring Title.