How to Use Dynamic (ACF) Data in the “Map (Leaflet)” Element?

The map connector element only seems to works with google maps

Not even sure if can “load“ the markers as a query inside leaflet. Documentation says: Marker Repeater – add multiple markers

But does not specify the way to input them.

While for google maps you seem to be able to input a repeater array

Thereby outputting all markers inside 1 map instead or duplicating the map for every result found as a query would.