Interface MarkerListCreateEvent

interface MarkerListCreateEvent {
    marker: MarkerApi;
}

Hierarchy (View Summary)

Properties

Properties

marker: MarkerApi