Managing Quick Access Directory¶
It’s possible to manage the Quick Access Directory section on Mobile SDK and Web SDK with poiManagerConfiguration_categories
parameter on Pointr Cloud Dashboard.
-
Go to Dashboard and click the “Edit” icon on the Client page.
-
Click the
Advanced Configuration
button. -
Add a new parameter:
poiManagerConfiguration_categories
-
The value should be a script which you can customize the title, type and icon of the Quick Access Directory Items as below:
[ { "title": "Main Exhibitor Zone", "typeCodes": [ "booth" ], "iconUrl": "https://5493376.fs1.hubspotusercontent-na1.net/hubfs/5493376/Image-Assets/Event/NRF2023/NRF%20directory%20icon/Main%20Exhibitor%20Zone.png" }, { "title": "Innovation Lab", "typeCodes": [ "management-consulting-services", "conference-hall" ], "iconUrl": "https://5493376.fs1.hubspotusercontent-na1.net/hubfs/5493376/Image-Assets/Event/NRF2023/NRF%20directory%20icon/Innovation%20Lab.png" }, { "title": "Amenities", "typeCodes": [ "toilets", "entrance", "storage", "no-access" ], "iconUrl": "https://5493376.fs1.hubspotusercontent-na1.net/hubfs/5493376/Image-Assets/Event/NRF2023/NRF%20directory%20icon/Amenities.png" } ]
-
After customizing the script according to your needs, paste it into the Value field, leave the Type as “String”, click the
Confirm
button. -
Click the
Save
button and wait until you see the “Updated” pop-up. -
After you see the “Updated” pop-up,
Ready To Stage
button will appear. Click theReady To Stage
button. -
Wait until you see the
Review and Publish
button and then click on it. -
Click the
Publish
button. -
“Ready to Publish” pop-up will appear, click the
Yes, continue
button. -
You will see “Publishing” message.
-
Wait until you see “Your content has been published” message.
-
That’s it! Your newly updated Quick Access Directory Items will appear on your Web SDK and Mobile SDK.
Note
To ensure perfect alignment and theme support, images should meet the following requirements:
- 1:1 aspect ratio (square image)
- transparent background (for theme support)
- drawings with single color only (for theme support)