File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/main/resources/io/github/albertus82/jface/maps/leaflet Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 html , body { height : 100% ; margin : 0 ; padding : 0 ; }
99 # map { height : 100% ; }
1010 </ style >
11- < link rel ="stylesheet " href ="https://unpkg.com/leaflet@1.8.0 /dist/leaflet.css " integrity ="sha512-hoalWLoI8r4UszCkZ5kL8vayOGVae1oxXe/2A4AO6J9+580uKHDO3JdHb7NzwwzK5xr/Fs0W40kiNHxM9vyTtQ= = " crossorigin ="" />
12- < script type ="text/javascript " src ="https://unpkg.com/leaflet@1.8.0 /dist/leaflet.js " integrity ="sha512-BB3hKbKWOc9Ez/TAwyWxNXeoV9c1v6FIeYiBieIWkpLjauysF18NzgR1MBNBXf8/KABdlkX68nAhlwcDFLGPCQ= = " crossorigin =""> </ script >
11+ < link rel ="stylesheet " href ="https://unpkg.com/leaflet@1.9.4 /dist/leaflet.css " integrity ="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY = " crossorigin ="" />
12+ < script type ="text/javascript " src ="https://unpkg.com/leaflet@1.9.4 /dist/leaflet.js " integrity ="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo = " crossorigin =""> </ script >
1313 < script type ="text/javascript ">
1414 var map ;
1515 function initMap ( ) {
You can’t perform that action at this time.
0 commit comments