Animated map with contact form

hi,
can someone please check video [https://youtu.be/25hAk7pGzyo] (https://youtu.be/25hAk7pGzyo) and explain how to create this kind of country interactive map step-by step, which shows companies bellow the map and then when you click on the company—you get a contact form

Is it possible to make it in Wix Studio?
thank you

Yes, this can be done in Wix Studio. Here’s how:
A graphic of the map

  1. Add an Graphics with unique IDs for each region.
  2. Create a database for companies with fields like Region, Company Name, and Contact Info.
  3. Use a repeater to show companies based on the selected region.
  4. Add a lightbox form to contact companies.
  5. Use Velo code for region clicks, filtering companies, and opening the form dynamically.