📄️ Closing the popup
By default the popup will be closed when clicking again on the element that triggered opening the popup. There are a few ways to have control over closing a popup.
📄️ Setting the popup content
There are two ways to set the content for a popup.
📄️ Styling a polyline
You have full style control over how the popup looks. The popup container is a div. You can assign your own class name to it with the className property or the setClassName method.