I’m looking for way to embed map data that highlights points and paths from a KML file.

So far I have embedded a custom Google Map but I want to move away from that.

I could build my own minimal service, but I don’t want to overengineer this problem :D

Maybe @thom4 has an idea?

@janmon @thom4

Leaflet with one of the plugins that can handle KML? https://leafletjs.com/plugins.html

Plugins - Leaflet - a JavaScript library for interactive maps