Good evening,
I have an online database (it's in Fusion Table and Firebase) that contains the geographic information (lat and long) and its attributes (name, phone and hours of service) from a list of points. One of the attributes is a filter that separates them into categories.
Example:
- Point 1: category A and B
- Point 2: Category A and C
- Point 3: category B
How do I call this list of bullet points so that they are displayed in the Here Map when the user selects which category to see?