Home > @magiclane/maps-sdk > MapViewMarkerCollections > at

MapViewMarkerCollections.at() method

Get collection at a specific index (alias for getCollectionAt).

Signature:

at(index: number): MarkerCollection;

Parameters

Parameter

Type

Description

index

number

Returns:

MarkerCollection