Change of beacon position

Hi

I have beacon on a object and their might be chance of its movement. In this case how i can make my location based on the change of the object. How i can build location json file?

Sadly, we do not support editing the JSON file at this moment ):

You could either remap the location using the Indoor app, or use the ESTLocationBuilder instead. Location Builder allows you to map the location programmatically, and from there it’s a short way to dynamically adjusting the location throughout the application’s lifecycle.

Naturally, it’s best to simply put the beacons some place static (: Out of curiosity, what’s the object?