")
.attr("class", "share-geo-uri p-3 border-bottom border-secondary-subtle")
.appendTo($ui);
@@ -119,7 +119,7 @@ L.OSM.share = function (options) {
// Image
- var $imageSection = $("
")
+ const $imageSection = $("
")
.attr("class", "share-image p-3")
.appendTo($ui);
@@ -159,6 +159,7 @@ L.OSM.share = function (options) {
.attr("class", "form-select w-auto")
.append($("