solid-map ========= Receives the URL of a resource or of a container of resources via its ``data-src`` attribute, and displays it on a **map**. Here is the list of fields needed to display the resources properly: - ``name``: name of the event displayed on the calendar - ``lat``: latitude on which the resource will be displayed - ``lng``: longitude on which the resource will be displayed Like for solid-display, filters and searching capabilities can be easily added to interact with the list of data being displayed.