Skip to content

Commit 86d4f42

Browse files
authored
Merge pull request #187 from OutSystems/ROU-11344-v2
ROU-11344: Update version of Leaflet in file
2 parents 27783ad + f9255ae commit 86d4f42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Providers/Maps/Leaflet/Constants/Constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace Provider.Maps.Leaflet.Constants {
22
// Version of Leaflet
3-
export const leafletVersion = '1.0.2';
3+
export const leafletVersion = '1.9.4';
44

55
/* Default name for drawing completed event - Leaflet*/
66
export const drawingLeafletCompleted = 'draw:created';

0 commit comments

Comments
 (0)