I am currently working on an update for our maps4blocs bric.
Is there a way for brics to exchange data with other brics of the same type on the same page ?
So when I set a bric and then set a second identical bric, the second bric should take over certain data from the first bric, saving me from having to enter the data twice. Typing errors can easily occur, especially with coordinates.
One idea would be to copy this data to the clipboard when clicking on the Bric and have the other one check it when pasting.