Class: Explorer

olexp. Explorer


new Explorer(id [, options])

Constructor to create an Explorer.

Parameters:
Name Type Argument Description
id string

DOM id of the element div containing the Explorer.

options olexp.ExplorerOptions <optional>

Explorer options

Throws:

DOM id must be defined and exist

Type
Error
Returns:

Explorer API

Type
olexp.ExplorerAPI