Specifies the type of groups available in the feature collection.
Referenced by: featureCollection
Properties
Property | Details |
---|---|
groupId | A number that uniquely identifies a specific type of group |
groupType | Type of group in the feature collection. Valid value of this property pointSymbolCallout |
Example
{
"groupId": 1,
"groupType": "pointSymbolCallout"
}