pyqtlet2 icon indicating copy to clipboard operation
pyqtlet2 copied to clipboard

Is there any way I can include and use Leaflet's plugins?

Open maelchiotti opened this issue 2 years ago • 0 comments

Hi, I would like to display a heatmap but Leafleat doesn't have this functionality natively.

However, a lot of plugins can be used, such as heatmap.js.

Is there any way I could use self.map.runJavaScript() to include such a plugin and use it?

maelchiotti avatar Jun 20 '22 10:06 maelchiotti