key

open fun key(propertyId: Int, buildingId: Int, floorId: Int, polygonId: String): String

Build the overlay key for the given identifying tuple. Used by the plotting layer to remove an overlay by id without holding a reference to the item.

Return

the overlay key

Parameters

propertyId

the property id

buildingId

the building id

floorId

the floor id

polygonId

the polygon id