getLayerName method - MapObjectDescriptor class - mapview library - Dart API
getLayerName
getLayerName abstract method
Returns the name of the layer where this picked item came from.
Returns String. The name of the layer map object belongs to.
Implementation
String getLayerName();