Skip to content
Snippets Groups Projects
SiB-Map.rst 521 B
Newer Older
Alice Poggioli's avatar
Alice Poggioli committed
========

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 sib-display, filters and searching capabilities can be easily
added to interact with the list of data being displayed.