folium icon indicating copy to clipboard operation
folium copied to clipboard

Cleanup MacroElements

Open hansthen opened this issue 10 months ago • 0 comments

During an earlier change, I noted that many MacroElement subclasses do not fully use the templating facilities of their parent class.

This PR makes the code more internally consistent by using the template route where possible. I skipped the DualMap, Vega and Vegalite classes because I do not fully understand what is happening there.

hansthen avatar Jan 26 '25 14:01 hansthen