        <div id="map_2706" style="width: 100%;height: 400px;"></div>
    <div id="elevation-div_2706" class="vad-elevation"></div>

        <table style="table-layout: fixed">
            <thead>
            <tr>
                <th>Tag</th>
                <th style="text-align: right">Höhe ↑ <small>(in m)</small></th>
                <th style="text-align: right">Höhe ↓ <small>(in m)</small></th>
                <th style="text-align: right">Strecke <small>(in km)</small></th>
            </tr>
            </thead>
            <tbody>
                            <tr>
                    <td>27.06.2014</td>
                    <td style="text-align: right">1.128</small></td>
                    <td style="text-align: right">1.012</small></td>
                    <td style="text-align: right">86,84</small></td>
                </tr>
                            </tbody>
                    </table>
<script type="text/javascript">
	var test = 'hallo';
</script>
        <script type="text/javascript" class="vad_la_map">
        var map_2706_coord = {};
        var map_2706_coord_count = 0;
        var map_2706;
        $(document).ready(function () {
			if (screenfull.isEnabled) {
            map_2706 = L.map('map_2706', {
                center: [51.505, -0.09],
                zoom: 8,
                fullscreenControl: true,
                fullscreenControlOptions: {
                    position: 'topleft'
                }
            });
		} else {
            map_2706 = L.map('map_2706', {
                center: [51.505, -0.09],
                zoom: 8
            });
		}

            let osmLayer_2706 = L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
                'maxZoom': 18,
                'detectRetina': false,
                'attribution': "&copy; <a href='https://osm.org/copyright'>OpenStreetMap</a> contributors"
            });
            
            var gpxLayer_27060 = new L.GPX('https://www.leben-atmen.com/gps/lissabon/27.6.GPX', {
                polyline_options: {
                    color: 'red',
                    opacity: 0.75,
                    weight: 3,
                    lineCap: 'round'
                },
                marker_options: {
                    startIconUrl: '', //'images/pin-icon-start.png',
                    endIconUrl: '', //'images/pin-icon-end.png',
                    shadowUrl: '', //'images/pin-shadow.png'
                    wptIconUrls : {
                        '': '',//'pin-icon-wpt.png',
                    },
                    wptIconTypeUrls : {
                        '': '',//'pin-icon-wpt.png',
                    },
                                    },
                async: true,
            });
            //gpxLayer_<!---->//.vadaddPoint = function (vadCoord) {
            //    let count<!---->// = //;
            //    map_//_coord[//] = {
            //        map_//_coord_count++;
            //        'first' = vadCoord[0],
            //        'last' = vadCoord[vadCoord.length - 1],
            //
            //        if (map_//_coord_count >= //) {
            //            console.log('finish', map_//_coord);
            //        }
            //    }
            //}

            
			
            gpxLayer_27060.on('loaded', function (e) {
                var gpx27061 = e.target;

                // show the map where the gpx is
                map_2706.fitBounds(e.target.getBounds());
                // map.setView([48.5884,7.7371]);

                //map_//.setZoom(5);


                // add layers to the map
                osmLayer_2706.addTo(map_2706);

                let groupMarker_2706 = [];
                                groupMarker_2706.push(gpxLayer_27060);
                gpxLayer_27060.addTo(map_2706);
                
                var group_2706 = new L.featureGroup(groupMarker_2706);

                map_2706.fitBounds(group_2706.getBounds());
                // add a control to switch the layers on and off
                // var baseLayers = {
                //     "OSM": osmLayer,
                // };
                // var overlays = {
                //     "<a href='/2020/07/vogesen-die-sechste.html'>2020</a>": gpxLayer2020,
                //     "<a href='/2018/05/vogesen-die-fuenfte.html'>2018</a>": gpxLayer2018,
                //     "<a href='/2017/08/vogesen-die-vierte.html'>2017</a>": gpxLayer2017,
                //     "<a href='/2016/08/vogesen-die-dritte.html'>2016</a>": gpxLayer2016,
                //     "<a href='/2015/05/vogesen-durchquerung-ein-sehr-kurzer-teil2.html'>2015</a>": gpxLayer2015,
                //     "<a href='/2014/06/eine-kurze-trekkingtour-durch-die-vogesen-mit-kind.html'>2014</a>": gpxLayer2014,
                //     "Übernachtungen": points
                //
                // };
                // L.control.layers(baseLayers, overlays, {collapsed: false}
                // ).addTo(map);

            });
			

                        var gpxFilePath_2706 = 'https://www.leben-atmen.com/gps/lissabon/27.6.GPX';

            var elevation_2706 = L.control.elevation({
                theme: "lime-theme", //default: lime-theme
                position: "topright",
                width: (document.getElementById('map_2706').offsetWidth),
                height: (50+(document.getElementById('map_2706').offsetHeight)/3),
                margins: { top: 15, right: 0, bottom: 30, left: 50 },
                useHeightIndicator: true, //if false a marker is drawn at map position

            });
            var elevation_track_2706 = new L.GPX(gpxFilePath_2706, {
                polyline_options: {
                    color: 'red',
                    opacity: 0.75,
                    weight: 3,
                    lineCap: 'round'
                },
                marker_options: {
                    startIconUrl: '', //'images/pin-icon-start.png',
                    endIconUrl: '', //'images/pin-icon-end.png',
                    shadowUrl: '', //'images/pin-shadow.png'
                },
                async: true,
            });

            elevation_track_2706.on('loaded', function (e) {

	            var container_2706 = elevation_2706.onAdd(map_2706);
	            document.getElementById('elevation-div_2706').appendChild(container_2706);
            });

            elevation_track_2706.on("addline",function(e){
                elevation_2706.addData(e.line);
            });

            //elevation_//.addTo(map_//);
            //elevation_track_//.addTo(map_//);

            
        });

            </script>
    {"id":1235,"date":"2014-06-27T21:00:00","date_gmt":"2014-06-27T19:00:00","guid":{"rendered":"https:\/\/www.leben-atmen.com\/lissabon\/2014\/06\/27\/tagesetappe-27-06-2014\/"},"modified":"2014-06-27T21:00:00","modified_gmt":"2014-06-27T19:00:00","slug":"tagesetappe-27-06-2014","status":"publish","type":"post","link":"https:\/\/www.leben-atmen.com\/lissabon\/2014\/06\/27\/tagesetappe-27-06-2014\/","title":{"rendered":"Tagesetappe: 27.06.2014"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1235","post","type-post","status-publish","format-standard","hentry","category-allgemein"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/posts\/1235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/comments?post=1235"}],"version-history":[{"count":0,"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/posts\/1235\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/media?parent=1235"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/categories?post=1235"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.leben-atmen.com\/lissabon\/wp-json\/wp\/v2\/tags?post=1235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}