From d04a4e97f651f9428913292cd95080a5dfb78a45 Mon Sep 17 00:00:00 2001 From: Sebastian Gatscha Date: Mon, 24 Jun 2024 13:26:38 +0200 Subject: [PATCH] docs: antpathOptions News ... --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 154f8df0..61a338f9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,7 @@ * Fix for roxygen2 > 7.0.0. #1491 * The opened sidebar tab is returned as Shiny input using the `sidebar_tabs` ID. +* allow `...` in `antpathOptions` to be able to set the pane (e.g.: `renderer= JS('L.svg({pane: "my-pane"})')`) # leaflet.extras2 1.2.2