getSelectedBuildingLayers

Call this function to get current selected building layers.

If you want to get a building layer based on building id. Use getBuildingLayers instead.

Return

A building layer contains a list of floor layers which contains a list of map layers. Each layer contains a list of element that's added to the map. If the building layer has not initiated yet, it will return null.