Interface MarkerListCreateEvent

interface MarkerListCreateEvent {
    marker: MarkerApi;
}

Hierarchy (view full)

Properties

Properties

marker: MarkerApi