Interface MarkerListClickEvent

interface MarkerListClickEvent {
    marker: MarkerApi;
}

Hierarchy (view full)

Properties

Properties

marker: MarkerApi