Metadata on areas

Hi there, new to Mappedin. I’ve created a map with areas and I want to add some metadata to each area that I can use to drive some decisions in my webapp. E.g. what colour the floor should be. I can’t see a way to specify key-value pair data on the area. Only predefined things, Logo, Links, Website etc.

Is there a way to achieve this?

Thanks

You can add a location to the area, which includes the fields you’ve quoted. It also has an externalId field under Developer Options. You can use this to assign a constant ID to the area, which you can reference in your web app. You can use that ID to correlate other data stored in the app or another system (the name/data pairs data you mention).

Currently there isn’t a way to assign generic name value pair data to an area.