Different map events broadcasting

We can filter which leaflet events we propagate upwars using the event-broadcast directive property, let's see how it works:

This map propagates all events

Event:

This map propagates the "click" and "dblclick" events

Event: