Hi,
I need help in understanding if the above can be done with the SDK.
Basically when a node sees its location custom property modified, it should be inserted in the world map (or edited if already there) with the coordinates for the location inserted (which are stored in a sql table on a separate db on the same instance).
I think this can be accomplished with sql triggers, but if possible to do with the SDK I would greatly prefer it.
Thanks