Use beacons in Cinema

hi gurus,
I want to use beacons placed on each seats of a Room(about 500 seats)
Is it okay if i use Locaion API to find exact seat?

Hi there,

Indoor Location SDK serves the purpose of mapping a location and creating sort of a GPS solution inside the location. If you want to add events triggered by beacons inside the room, it’s a better idea to create those interactions using the standard SDK. Keep in mind though that it might require some additional work to smooth out the signal because of how many beacons will be detected in close proximity.

Cheers.