From cfaa037b654295a9275fa4350b2860fac1f41802 Mon Sep 17 00:00:00 2001 From: dcooley Date: Tue, 21 May 2024 20:10:46 +1000 Subject: [PATCH] reverting --- inst/htmlwidgets/mapdeck_location.js | 1 - 1 file changed, 1 deletion(-) diff --git a/inst/htmlwidgets/mapdeck_location.js b/inst/htmlwidgets/mapdeck_location.js index f8be4be4..6f160814 100644 --- a/inst/htmlwidgets/mapdeck_location.js +++ b/inst/htmlwidgets/mapdeck_location.js @@ -48,7 +48,6 @@ function md_change_location( map_id, map_type, location, zoom, pitch, bearing, d controller: true } }); - } }