sourcesIds property
final
The IDs of sources that are rendered on the map.
Sources correspond to data feeds or external renderers that produced the visible content. The IDs align with entries returned by the marker/source collections exposed by the map controller.
Implementation
final List<int> sourcesIds;