Search
Decoration Members
Constructors Properties
 


Represents a decoration element drawn over the map.

The following tables list the members exposed by the Decoration type.

 Public Constructors

  Name Description

Decoration

Initializes a new instance of the Decoration class.

 Public Properties

  Name Description

cssClass

Gets or sets the css class of this Decoration.

data

Gets or sets an object, holding custom user data.

element

Returns a reference to the decoration DOM element.

id

Gets or sets the string identifier of this decoration.

location

Gets or sets the location of this Decoration.

offset

Gets or sets the client offset of this decoration.

text

Gets or sets the text of this decoration.

visible

Gets or sets the visibility of this Decoration.

 See Also