if floor = "1" then [run function that shows floor one], else if floor = "2" [run function that shows floor two] and so on
function showFloor(floor_number) { //run code to show floor = floor_number }
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.