getMappedFloorIndex

open fun getMappedFloorIndex(floorIndex: Int): Integer

Given an IndoorAtlas floor index, this method returns the corresponding MapsIndoors floor index e.g. 1 to 10, 2 to 20. This method returns null if no mapping is set, or the given floor index falls outside the mapping. The floor mapping can be configured via the MapsIndoors CMS

Return

mapsindoors floor index

Parameters

floorIndex

floor index