display
Displays or updates the provided Points of Interest (Pois) on the map.
For each Poi in the provided list:
If it doesn't already exist on the map, it is added.
If it does exist and has updated metadata, it is replaced with the new data.
Parameters
poiList
A list of Poi objects that represent the locations, metadata, and potential changes for the Points of Interest to be visualized or updated on the map.