interface IdentifyEvent {
    data: FeatureLayersIdentify;
    ev: MapClickEvent;
}

Properties

Properties