Skip to content

Commit

Permalink
Updated map.js
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioMurgia authored Oct 9, 2024
1 parent c87fa42 commit d066058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shorthand-test-map/js/map.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d066058

Please # to comment.