Integrate svg maps in Kibana

Hello All,
I need to integrate svg maps in kibana instead of using the built in tile map.
Thanks,

We only support WMS compliant tile servers.

You need to convert those svg's into something compatible, https://www.elastic.co/blog/kibana-and-a-custom-tile-server-for-nhl-data may help.

Is it will be an interactive map or just a static map?