Google map marker

The properties of a Google map marker are:

Property Name Description
General
Class Type Indicates the class type of the object. This property is read only.
Group By Shows the group field that the object is based on. If null, the object is grouped based on the whole dataset. This property is read only.
Instance Name Shows the instance name of the object. This property is read only.
Others
Invisible Specifies whether to show the object in the design area and in the report results. All formulas and calculations will still be performed if the property is set to true.

Data type: Boolean

Suppress Specifies whether to show the object in the design area and in the report results. All formulas and calculations will be skipped if the property is set to true. Not supported in web reports or library components.

Data type: Boolean

Note: When both the Invisible and Suppress properties of an object are set to true, Suppress has the higher priority.

Suppress When No Records Specifies whether to display the object in the report results when no record is returned to its parent data container. Not supported in web reports or library components.

Data type: Boolean