Map update
This commit is contained in:
		
							
								
								
									
										113
									
								
								static/destinationmap_customer=235_destinationZermatt.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										113
									
								
								static/destinationmap_customer=235_destinationZermatt.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,113 @@
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<head>    
 | 
			
		||||
    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
 | 
			
		||||
    
 | 
			
		||||
        <script>
 | 
			
		||||
            L_NO_TOUCH = false;
 | 
			
		||||
            L_DISABLE_3D = false;
 | 
			
		||||
        </script>
 | 
			
		||||
    
 | 
			
		||||
    <style>html, body {width: 100%;height: 100%;margin: 0;padding: 0;}</style>
 | 
			
		||||
    <style>#map {position:absolute;top:0;bottom:0;right:0;left:0;}</style>
 | 
			
		||||
    <script src="https://cdn.jsdelivr.net/npm/leaflet@1.6.0/dist/leaflet.js"></script>
 | 
			
		||||
    <script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
 | 
			
		||||
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
 | 
			
		||||
    <script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
 | 
			
		||||
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.6.0/dist/leaflet.css"/>
 | 
			
		||||
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/>
 | 
			
		||||
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"/>
 | 
			
		||||
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"/>
 | 
			
		||||
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
 | 
			
		||||
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
 | 
			
		||||
    
 | 
			
		||||
            <meta name="viewport" content="width=device-width,
 | 
			
		||||
                initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
 | 
			
		||||
            <style>
 | 
			
		||||
                #map_b701048f05f8433f916238ad451ead9e {
 | 
			
		||||
                    position: relative;
 | 
			
		||||
                    width: 100.0%;
 | 
			
		||||
                    height: 100.0%;
 | 
			
		||||
                    left: 0.0%;
 | 
			
		||||
                    top: 0.0%;
 | 
			
		||||
                }
 | 
			
		||||
            </style>
 | 
			
		||||
        
 | 
			
		||||
</head>
 | 
			
		||||
<body>    
 | 
			
		||||
    
 | 
			
		||||
            <div class="folium-map" id="map_b701048f05f8433f916238ad451ead9e" ></div>
 | 
			
		||||
        
 | 
			
		||||
</body>
 | 
			
		||||
<script>    
 | 
			
		||||
    
 | 
			
		||||
            var map_b701048f05f8433f916238ad451ead9e = L.map(
 | 
			
		||||
                "map_b701048f05f8433f916238ad451ead9e",
 | 
			
		||||
                {
 | 
			
		||||
                    center: [46.8132, 8.2242],
 | 
			
		||||
                    crs: L.CRS.EPSG3857,
 | 
			
		||||
                    zoom: 7.6,
 | 
			
		||||
                    zoomControl: true,
 | 
			
		||||
                    preferCanvas: false,
 | 
			
		||||
                }
 | 
			
		||||
            );
 | 
			
		||||
 | 
			
		||||
            
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
    
 | 
			
		||||
            var tile_layer_103d661571e847a2b745c5a1e69c09d3 = L.tileLayer(
 | 
			
		||||
                "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
 | 
			
		||||
                {"attribution": "Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 12, "maxZoom": 12, "minZoom": 6, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
 | 
			
		||||
            ).addTo(map_b701048f05f8433f916238ad451ead9e);
 | 
			
		||||
        
 | 
			
		||||
    
 | 
			
		||||
            var marker_beee87cd35034028ab299e35349249df = L.marker(
 | 
			
		||||
                [46.11654, 7.445683],
 | 
			
		||||
                {}
 | 
			
		||||
            ).addTo(map_b701048f05f8433f916238ad451ead9e);
 | 
			
		||||
        
 | 
			
		||||
    
 | 
			
		||||
            var icon_d5a01419ab0c4b83b1b6d47167511bc7 = L.AwesomeMarkers.icon(
 | 
			
		||||
                {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "green", "prefix": "glyphicon"}
 | 
			
		||||
            );
 | 
			
		||||
            marker_beee87cd35034028ab299e35349249df.setIcon(icon_d5a01419ab0c4b83b1b6d47167511bc7);
 | 
			
		||||
        
 | 
			
		||||
    
 | 
			
		||||
        var popup_a8a29b98a2b442b481061d3ca1120ec2 = L.popup({"maxWidth": "100%"});
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
            var html_b782302722f94830a783f53c204a57c7 = $(`<div id="html_b782302722f94830a783f53c204a57c7" style="width: 100.0%; height: 100.0%;">Zermatt</div>`)[0];
 | 
			
		||||
            popup_a8a29b98a2b442b481061d3ca1120ec2.setContent(html_b782302722f94830a783f53c204a57c7);
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
        marker_beee87cd35034028ab299e35349249df.bindPopup(popup_a8a29b98a2b442b481061d3ca1120ec2)
 | 
			
		||||
        ;
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
    
 | 
			
		||||
    
 | 
			
		||||
            var marker_2ba3962a3d0645f180e621dacc7c2be5 = L.marker(
 | 
			
		||||
                [46.11654, 7.445683],
 | 
			
		||||
                {}
 | 
			
		||||
            ).addTo(map_b701048f05f8433f916238ad451ead9e);
 | 
			
		||||
        
 | 
			
		||||
    
 | 
			
		||||
            var icon_bd7c6c1ec5bb417580238125cf97b5ad = L.AwesomeMarkers.icon(
 | 
			
		||||
                {"extraClasses": "fa-rotate-0", "icon": "info-sign", "iconColor": "white", "markerColor": "red", "prefix": "glyphicon"}
 | 
			
		||||
            );
 | 
			
		||||
            marker_2ba3962a3d0645f180e621dacc7c2be5.setIcon(icon_bd7c6c1ec5bb417580238125cf97b5ad);
 | 
			
		||||
        
 | 
			
		||||
    
 | 
			
		||||
        var popup_a013a69b0826485ebd6de9e92e23f5d8 = L.popup({"maxWidth": "100%"});
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
            var html_2fff8d7d90e14a05b0391089c4b8febe = $(`<div id="html_2fff8d7d90e14a05b0391089c4b8febe" style="width: 100.0%; height: 100.0%;">Zermatt</div>`)[0];
 | 
			
		||||
            popup_a013a69b0826485ebd6de9e92e23f5d8.setContent(html_2fff8d7d90e14a05b0391089c4b8febe);
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
        marker_2ba3962a3d0645f180e621dacc7c2be5.bindPopup(popup_a013a69b0826485ebd6de9e92e23f5d8)
 | 
			
		||||
        ;
 | 
			
		||||
 | 
			
		||||
        
 | 
			
		||||
    
 | 
			
		||||
</script>
 | 
			
		||||
		Reference in New Issue
	
	Block a user