getBuildings

@Nullable
open fun getBuildings(): BuildingCollection

Gets the BuildingCollection for the current API Key/language

Return

A BuildingCollection object or null if no data is present for the current API Key/language set

Throws

if the SDK hasn't been initialized (by invoking initialize)