MarkerCollectionOptions: { map?: google.maps.Map | null } & Partial<
    CollectionMarkerAttributes<T>,
>

Type Parameters

  • T