customLayerObjectDescriptors property - MapPickResult class - mapview library - Dart API
customLayerObjectDescriptors
customLayerObjectDescriptors property
List of map object descriptors representing picked objects from custom user data layers. Gets a list of map object descriptors representing picked objects from custom user data layers.
Implementation
List<MapObjectDescriptor>? get customLayerObjectDescriptors;