forEachMapTreeRef Method

Deprecated  in 5.0 - will not be removed until after 2026-06-13. Use mapTileTreeRefs instead.

Apply a function to every tile tree reference associated with the map layers displayed by this viewport.

forEachMapTreeRef(func: (ref: TileTreeReference) => void): void

Parameter Type Description
func (ref: TileTreeReference) => void  

Returns - void

Defined in

Last Updated: 24 June, 2025