interface MarkerListInitEvent {
    markers: MarkerApi[];
}

Hierarchy (view full)

Properties

Properties

markers: MarkerApi[]