📍

Basic Map / Location Template

TagsExample
DescriptionBasic location element → map functionality
FeaturesLocationMap
TypeCustomer

Basic Map Template will collect user location and plot it on the map (api key = "map") with icon "red" (api key = red)

Set up:

Note: Can we add more steps here @Phil Gordon to finish the map functionality or link other pages here so that QA can create test cases to cover all.

// location event handler -- basic
customer.setLocationJson(newValue);
chatbox.addCustomerToMap("map", "red");