sib-map: we should be able to define the details of the resource in the marker popup
When a marker is clicked, we should be able to easily define the content of the popup.
The spec could be:
<sib-map
data-src="src"
fields="name, type, email"
/>
This would display the widgets of the properties name
, type
, and email
in the popup