Skip to content

Commit f9255ae

Browse files
committed
Update version of Leaflet in file
1 parent 27783ad commit f9255ae

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)