|
|
@ -28,7 +28,6 @@ html_export_var(array( |
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
|
<link rel="stylesheet" href="node_modules/leaflet/dist/leaflet.css" /> |
|
|
|
<link rel="stylesheet" href="node_modules/font-awesome/css/font-awesome.min.css" /> |
|
|
|
<link rel="stylesheet" href='style.css' /> |
|
|
|
<link rel="stylesheet" href="node_modules/leaflet-geosearch/assets/css/leaflet.css" /> |
|
|
|
<link rel="stylesheet" href="node_modules/leaflet.locatecontrol/dist/L.Control.Locate.min.css" /> |
|
|
|
<script src="node_modules/leaflet/dist/leaflet.js"></script> |
|
|
|