customData property

Map<String, Object>? customData
getter/setter pair

JSON convertible properties associated with the annotation, used to enrich Feature GeoJSON properties["custom_data"] field.

Implementation

Map<String, Object>? customData;