interface MarkerSelectedEvent {
    marker?: MarkerApi;
}

Hierarchy (View Summary)

Properties

Properties

marker?: MarkerApi