interface MarkerListInitEvent {
    markers: MarkerApi[];
}

Hierarchy (View Summary)

Properties

Properties

markers: MarkerApi[]