diff --git a/shorthand-test-map/js/map.js b/shorthand-test-map/js/map.js index 56508f7..7c9c31a 100644 --- a/shorthand-test-map/js/map.js +++ b/shorthand-test-map/js/map.js @@ -668,7 +668,7 @@ let currentImage = 1; function getPath() { return `https://res.cloudinary.com/csisideaslab/image/upload/v1728509826/New_gif${currentImage}.png`; -} +} function addRadarLayer() { // Check if the source already exists before adding it