mapLayerAtIndex Method

Return the map layer settings for a map layer at the provided index.

mapLayerAtIndex(mapLayerIndex: MapLayerIndex): MapLayerSettings | undefined

Parameter Type Description
mapLayerIndex MapLayerIndex the MapLayerIndex of the map layer.

Returns - MapLayerSettings | undefined

Defined in

Last Updated: 28 April, 2026