Hi Mappedin Support,
We’re using mappedin-js 6.1.1 for our kiosk. The built‑in Search class covers autocomplete and full search, but we also need to surface a curated list of “keywords” that users can tap to jump straight to locations (e.g. “Water”, “Information Display”, etc.). Right now we fetch a custom keyword list and do a client-side lookup against locations as a workaround.
Before we build more on top of this, could you confirm:
-
Is there an official way in the SDK to associate keywords/tags with locations so Search can return them out of the box?
-
If not, is keyword metadata on the roadmap, or is there a recommended approach to configure this in Studio so a client app can query it via mappedin-js?
Any guidance would be appreciated, we want to make sure we’re not missing an existing feature before we extend our workaround.
Thanks!