Information on this website refers to a deprecated product, and is provided only for historical reference. Please use the Version Switcher above to select an appropriate documentation website for the product you are using.

ObjectList

Type class

Object list displays the list of MapObjects available in DataSet. The list requires a separate div to be created. This list is made using <ul> and <li> tags and can be styled using css.

AmMap class has showAreasInList, showLinesInList and showImagesInList properties which specify if areas, lines and images should be included in the ObjectList. MapObject has showInList property which allows to exclude from the list any area, line or image.

Inheritance

ObjectList does not extend any other symbol.

ObjectList is not extended by any other symbol.

Properties

ObjectList does not have any properties.

Methods

ObjectList does not have any methods.

Events

ObjectList does not have any events.

Adapters

ObjectList does not have any adapters.