Class: Class

Class

The root class of the Oracle Maps HTML5 MAP API.

Virtually all of the classes in the API is derived from
this root class.

Class inheritance is supported similar to the classical Object Oriented
inheritance. For instance a method in a sub-class can invoke the
overriden method of the base class where needed.


new Class()