getOutlineAsLatLngList

@Nullable
open fun getOutlineAsLatLngList(): List<List<List<LatLng>>>

Retrieves this floor's outline polygon

Return

The floor outline polygon as List<List<LatLng>> if any, null otherwise