<krpano showerrors="false" onstart="streetview_startup();">

    <include url="skin/vtourskin.xml"/>

    <view fovtype="MFOV" fov="90" fovmin="50" fovmax="120" limitview="fullrange" vlookatmin="-50" vlookatmax="50" />

    <control mousetype="drag2d"/>

    <!-- Plugins section -->

    <!-- Streetview plugin-->
    <plugin name="streetview"
        alturl="plugins/streetview/streetview.js"

        devices="html5" keep="true"
        parent="skin_control_bar"
        align="right" x="100" width="0" height="40"
        visible="true" enabled="true" zorder="50"

        pan="225.8027618094"
        tilt="0"
        zoom="90"

        viewconfig="relative"

        pano="320007-20231210-081516-000023776"

        tiles_dir_struct="legacy"
        tilespath="http://www.your-company.com/panorama-tiles"

        show_permalink="false"
        show_print="false"
        show_timeline="false"
        hide_menu="false"

        timeline=""
        timelinelabel="Timeline"
        timeline_dropdown_max_width="100"
        panonotinbatchlabel="Misconfiguration in player.xml: Start streetview  must belong to start timeline ."

        floor_show="false"
        floor=""
        floor_label=""
        floor_other_color="#005400"
        floor_not_exists_in_timeline_label=""
        floor_dropdown_max_width="100"

        companyurl="http://www.your-company.com"
        companydesc="Your Company"
        companytarget="_blank"

        infourl="http://www.your-company.com/example-project"
        infodesc="More info"
        infotarget="_blank"

        report_label="Report a problem"
        report_email=""
        report_subject="Report a problem"
        report_content="Thank you for helping us by reporting content which may be in violation of our standards.\n\nWhy are you reporting this streetview:\n\nStreetview permalink: {{permalink}}"

        permalinklabel="Permalink"
        logoutlabel="Log out"

        navigation_mode="hotspot"

        arrows_scale_mouse="0.5"
        arrows_scale_touch="1"

        arrows_distance="20"
        arrows_distance_min="0"
        arrows_show_others="true"
        arrows_others_count="10"

        arrows_sequence_color="#FF0000"
        arrows_others_color="#FFFFFF"

        arrows_desc_show_mode="mouse"
        arrows_desc_column="streetview"
        arrows_desc_style_name="STREETVIEW_ARROW_POPUP_DESC"
        arrows_desc_zoom="true"
        arrows_desc_clickable="true"

        camera_height="1.95"

        hotspot_distance="40"
        hotspot_distance_min="0"
        hotspot_show_others="true"
        hotspot_others_count="20"

        hotspot_width="150"
        hotspot_color="#002EFF"
        hotspot_opacity="0.5"

        hotspot_desc_show_mode="always"
        hotspot_desc_column="streetview"
        hotspot_desc_style_name="STREETVIEW_HOTSPOT_POPUP_DESC"
        hotspot_desc_clickable="true"

        marker_size_touch_scale="1.5"

        custom_table_name="custom_data"
        custom_marker_color_column="color"
        custom_desc_column="description"

        poi_list_show="false"
        poi_list_label="POI list"
        poi_list_choose_label="Select POI"

        date_show="false"
        date_label="Image capture: "
        date_format="F j, Y, g:i a"
        date_x="200"

        />
    <include url="plugins/streetview/xml/streetview.xml"/>

    <textstyle name="STREETVIEW_HOTSPOT_POPUP_DESC"
        font="Arial, Helvetica, sans-serif"
        fontsize="14"
        bold="true"
        background="true"
        backgroundcolor="#000000"
        backgroundalpha="0.667"
        border="true"
        borderwidth="2"
        bordercolor="#FFFFFF"
        roundedge="10"
        textcolor="#C0C0C0"
        padding="6 10 6 10"
        textalign="center"
        yoffset="-5"
    />

    <textstyle name="STREETVIEW_ARROW_POPUP_DESC"
        font="Arial, Helvetica, sans-serif"
        fontsize="14"
        bold="true"
        background="true"
        backgroundcolor="#000000"
        backgroundalpha="0.667"
        border="true"
        borderwidth="2"
        bordercolor="#FFFFFF"
        roundedge="10"
        textcolor="#C0C0C0"
        padding="6 10 6 10"
        textalign="center"
        yoffset="-5"
    />


    <!-- Leafletmap plugin -->
    <plugin name="leafletmap" type="container"
        alturl="%BASEDIR%/plugins/leafletmap/leafletmap.js"

        devices="html5" keep="true"
        align="bottomleft" x="10" y="60" y_opened="60" y_closed="10"
        width="33%" height="40%" zorder="800"

        visible="true"
        btn_visible="true"
    >
        <mapoptions
            zoom="16"
            maxzoom="25"
            startcenter="data"

            marker_size="12"
            marker_color_common="#002EFF"
            marker_color_current="#FF0000"
            marker_color_highlighted="#FF7F7F"

            mapproviderurl="https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}"
            mapproviderkey=""
            mapproviderstyleid=""
            attributionline="Tiles &amp;copy; Esri &amp;mdash; Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community"

            mapproviderurloriginal=""
        />
        <mapproviders scroll_to_active="true"><provider
        name="CartoDB_DarkMatter"
        default="false"
        label="CartoDB.DarkMatter"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_DarkMatterNoLabels"
        default="false"
        label="CartoDB.DarkMatterNoLabels"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_DarkMatterOnlyLabels"
        default="false"
        label="CartoDB.DarkMatterOnlyLabels"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_Positron"
        default="false"
        label="CartoDB.Positron"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_PositronNoLabels"
        default="false"
        label="CartoDB.PositronNoLabels"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_PositronOnlyLabels"
        default="false"
        label="CartoDB.PositronOnlyLabels"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_Voyager"
        default="false"
        label="CartoDB.Voyager"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_VoyagerLabelsUnder"
        default="false"
        label="CartoDB.VoyagerLabelsUnder"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_VoyagerNoLabels"
        default="false"
        label="CartoDB.VoyagerNoLabels"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="CartoDB_VoyagerOnlyLabels"
        default="false"
        label="CartoDB.VoyagerOnlyLabels"
        url="https://cartodb-basemaps-a.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt; &amp;copy; &lt;a href=&quot;http://cartodb.com/attributions&quot;&gt;CartoDB&lt;/a&gt;"
      />
<provider
        name="Esri_DeLorme"
        default="false"
        label="Esri.DeLorme"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/Specialty/DeLorme_World_Base_Map/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Copyright: &amp;copy;2012 DeLorme"
      />
<provider
        name="Esri_NatGeoWorldMap"
        default="false"
        label="Esri.NatGeoWorldMap"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; National Geographic, Esri, DeLorme, NAVTEQ, UNEP-WCMC, USGS, NASA, ESA, METI, NRCAN, GEBCO, NOAA, iPC"
      />
<provider
        name="Esri_OceanBasemap"
        default="false"
        label="Esri.OceanBasemap"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/Ocean_Basemap/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Sources: GEBCO, NOAA, CHS, OSU, UNH, CSUMB, National Geographic, DeLorme, NAVTEQ, and Esri"
      />
<provider
        name="Esri_WorldGrayCanvas"
        default="false"
        label="Esri.WorldGrayCanvas"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Esri, DeLorme, NAVTEQ"
      />
<provider
        name="Esri_WorldImagery"
        default="true"
        label="Esri.WorldImagery"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community"
      />
<provider
        name="Esri_WorldPhysical"
        default="false"
        label="Esri.WorldPhysical"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/World_Physical_Map/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Source: US National Park Service"
      />
<provider
        name="Esri_WorldShadedRelief"
        default="false"
        label="Esri.WorldShadedRelief"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/World_Shaded_Relief/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Source: Esri"
      />
<provider
        name="Esri_WorldStreetMap"
        default="false"
        label="Esri.WorldStreetMap"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Source: Esri, DeLorme, NAVTEQ, USGS, Intermap, iPC, NRCAN, Esri Japan, METI, Esri China (Hong Kong), Esri (Thailand), TomTom, 2012"
      />
<provider
        name="Esri_WorldTerrain"
        default="false"
        label="Esri.WorldTerrain"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Source: USGS, Esri, TANA, DeLorme, and NPS"
      />
<provider
        name="Esri_WorldTopoMap"
        default="false"
        label="Esri.WorldTopoMap"
        url="https://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer/tile/{z}/{y}/{x}"
        attribution="Tiles &amp;copy; Esri &amp;mdash; Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community"
      />
<provider
        name="HikeBike_HikeBike"
        default="false"
        label="HikeBike.HikeBike"
        url="http://a.tiles.wmflabs.org/hikebike/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="HikeBike_HillShading"
        default="false"
        label="HikeBike.HillShading"
        url="http://a.tiles.wmflabs.org/hillshading/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Hydda_Base"
        default="false"
        label="Hydda.Base"
        url="https://a.tile.openstreetmap.se/hydda/full/{z}/{x}/{y}.png"
        attribution="Tiles courtesy of &lt;a href=&quot;http://openstreetmap.se/&quot; target=&quot;_blank&quot;&gt;OpenStreetMap Sweden&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Hydda_Full"
        default="false"
        label="Hydda.Full"
        url="https://a.tile.openstreetmap.se/hydda/full/{z}/{x}/{y}.png"
        attribution="Tiles courtesy of &lt;a href=&quot;http://openstreetmap.se/&quot; target=&quot;_blank&quot;&gt;OpenStreetMap Sweden&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Hydda_RoadsAndLabels"
        default="false"
        label="Hydda.RoadsAndLabels"
        url="https://a.tile.openstreetmap.se/hydda/full/{z}/{x}/{y}.png"
        attribution="Tiles courtesy of &lt;a href=&quot;http://openstreetmap.se/&quot; target=&quot;_blank&quot;&gt;OpenStreetMap Sweden&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="MtbMap"
        default="false"
        label="MtbMap"
        url="http://tile.mtbmap.cz/mtbmap_tiles/{z}/{x}/{y}.png"
        attribution="{attribution.OpenStreetMap} &amp;amp; USGS"
      />
<provider
        name="NASAGIBS_ModisTerraAOD"
        default="false"
        label="NASAGIBS.ModisTerraAOD"
        url="https://map1.vis.earthdata.nasa.gov/wmts-webmerc/MODIS_Terra_Aerosol/default/{time}/{tilematrixset}{maxZoom}/{z}/{y}/{x}.{format}"
        attribution="Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (&lt;a href=&quot;https://earthdata.nasa.gov&quot;&gt;ESDIS&lt;/a&gt;) with funding provided by NASA/HQ."
      />
<provider
        name="NASAGIBS_ModisTerraBands367CR"
        default="false"
        label="NASAGIBS.ModisTerraBands367CR"
        url="https://map1.vis.earthdata.nasa.gov/wmts-webmerc/undefined/default/{time}/{tilematrixset}{maxZoom}/{z}/{y}/{x}.{format}"
        attribution="Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (&lt;a href=&quot;https://earthdata.nasa.gov&quot;&gt;ESDIS&lt;/a&gt;) with funding provided by NASA/HQ."
      />
<provider
        name="NASAGIBS_ModisTerraChlorophyll"
        default="false"
        label="NASAGIBS.ModisTerraChlorophyll"
        url="https://map1.vis.earthdata.nasa.gov/wmts-webmerc/MODIS_Terra_Chlorophyll_A/default/{time}/{tilematrixset}{maxZoom}/{z}/{y}/{x}.{format}"
        attribution="Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (&lt;a href=&quot;https://earthdata.nasa.gov&quot;&gt;ESDIS&lt;/a&gt;) with funding provided by NASA/HQ."
      />
<provider
        name="NASAGIBS_ModisTerraLSTDay"
        default="false"
        label="NASAGIBS.ModisTerraLSTDay"
        url="https://map1.vis.earthdata.nasa.gov/wmts-webmerc/MODIS_Terra_Land_Surface_Temp_Day/default/{time}/{tilematrixset}{maxZoom}/{z}/{y}/{x}.{format}"
        attribution="Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (&lt;a href=&quot;https://earthdata.nasa.gov&quot;&gt;ESDIS&lt;/a&gt;) with funding provided by NASA/HQ."
      />
<provider
        name="NASAGIBS_ModisTerraSnowCover"
        default="false"
        label="NASAGIBS.ModisTerraSnowCover"
        url="https://map1.vis.earthdata.nasa.gov/wmts-webmerc/MODIS_Terra_Snow_Cover/default/{time}/{tilematrixset}{maxZoom}/{z}/{y}/{x}.{format}"
        attribution="Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (&lt;a href=&quot;https://earthdata.nasa.gov&quot;&gt;ESDIS&lt;/a&gt;) with funding provided by NASA/HQ."
      />
<provider
        name="NASAGIBS_ModisTerraTrueColorCR"
        default="false"
        label="NASAGIBS.ModisTerraTrueColorCR"
        url="https://map1.vis.earthdata.nasa.gov/wmts-webmerc/undefined/default/{time}/{tilematrixset}{maxZoom}/{z}/{y}/{x}.{format}"
        attribution="Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (&lt;a href=&quot;https://earthdata.nasa.gov&quot;&gt;ESDIS&lt;/a&gt;) with funding provided by NASA/HQ."
      />
<provider
        name="NASAGIBS_ViirsEarthAtNight2012"
        default="false"
        label="NASAGIBS.ViirsEarthAtNight2012"
        url="https://map1.vis.earthdata.nasa.gov/wmts-webmerc/VIIRS_CityLights_2012/default/{time}/{tilematrixset}{maxZoom}/{z}/{y}/{x}.{format}"
        attribution="Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (&lt;a href=&quot;https://earthdata.nasa.gov&quot;&gt;ESDIS&lt;/a&gt;) with funding provided by NASA/HQ."
      />
<provider
        name="OpenFireMap"
        default="false"
        label="OpenFireMap"
        url="http://openfiremap.org/hytiles/{z}/{x}/{y}.png"
        attribution="Map data: {attribution.OpenStreetMap} | Map style: &amp;copy; &lt;a href=&quot;http://www.openfiremap.org&quot;&gt;OpenFireMap&lt;/a&gt; (&lt;a href=&quot;https://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;CC-BY-SA&lt;/a&gt;)"
      />
<provider
        name="OpenInfraMap_Petroleum"
        default="false"
        label="OpenInfraMap.Petroleum"
        url="https://tiles-a.openinframap.org/undefined/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;, &lt;a href=&quot;http://www.openinframap.org/about.html&quot;&gt;About OpenInfraMap&lt;/a&gt;"
      />
<provider
        name="OpenInfraMap_Power"
        default="false"
        label="OpenInfraMap.Power"
        url="https://tiles-a.openinframap.org/undefined/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;, &lt;a href=&quot;http://www.openinframap.org/about.html&quot;&gt;About OpenInfraMap&lt;/a&gt;"
      />
<provider
        name="OpenInfraMap_Telecom"
        default="false"
        label="OpenInfraMap.Telecom"
        url="https://tiles-a.openinframap.org/undefined/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;, &lt;a href=&quot;http://www.openinframap.org/about.html&quot;&gt;About OpenInfraMap&lt;/a&gt;"
      />
<provider
        name="OpenInfraMap_Water"
        default="false"
        label="OpenInfraMap.Water"
        url="https://tiles-a.openinframap.org/undefined/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;, &lt;a href=&quot;http://www.openinframap.org/about.html&quot;&gt;About OpenInfraMap&lt;/a&gt;"
      />
<provider
        name="OpenMapSurfer_AdminBounds"
        default="false"
        label="OpenMapSurfer.AdminBounds"
        url="https://korona.geog.uni-heidelberg.de/tiles/adminb/x={x}&amp;y={y}&amp;z={z}"
        attribution="Imagery from &lt;a href=&quot;http://giscience.uni-hd.de/&quot;&gt;GIScience Research Group @ University of Heidelberg&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="OpenMapSurfer_Grayscale"
        default="false"
        label="OpenMapSurfer.Grayscale"
        url="https://korona.geog.uni-heidelberg.de/tiles/roadsg/x={x}&amp;y={y}&amp;z={z}"
        attribution="Imagery from &lt;a href=&quot;http://giscience.uni-hd.de/&quot;&gt;GIScience Research Group @ University of Heidelberg&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="OpenMapSurfer_Roads"
        default="false"
        label="OpenMapSurfer.Roads"
        url="https://korona.geog.uni-heidelberg.de/tiles/roads/x={x}&amp;y={y}&amp;z={z}"
        attribution="Imagery from &lt;a href=&quot;http://giscience.uni-hd.de/&quot;&gt;GIScience Research Group @ University of Heidelberg&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="OpenPtMap"
        default="false"
        label="OpenPtMap"
        url="http://openptmap.org/tiles/{z}/{x}/{y}.png"
        attribution="Map data: &amp;copy; &lt;a href=&quot;http://www.openptmap.org&quot;&gt;OpenPtMap&lt;/a&gt; contributors"
      />
<provider
        name="OpenRailwayMap"
        default="false"
        label="OpenRailwayMap"
        url="https://a.tiles.openrailwaymap.org/standard/{z}/{x}/{y}.png"
        attribution="Map data: {attribution.OpenStreetMap} | Map style: &amp;copy; &lt;a href=&quot;https://www.OpenRailwayMap.org&quot;&gt;OpenRailwayMap&lt;/a&gt; (&lt;a href=&quot;https://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;CC-BY-SA&lt;/a&gt;)"
      />
<provider
        name="OpenSeaMap"
        default="false"
        label="OpenSeaMap"
        url="https://tiles.openseamap.org/seamark/{z}/{x}/{y}.png"
        attribution="Map data: &amp;copy; &lt;a href=&quot;http://www.openseamap.org&quot;&gt;OpenSeaMap&lt;/a&gt; contributors"
      />
<provider
        name="OpenStreetMap_BlackAndWhite"
        default="false"
        label="OpenStreetMap.BlackAndWhite"
        url="http://a.tiles.wmflabs.org/bw-mapnik/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="OpenStreetMap_BZH"
        default="false"
        label="OpenStreetMap.BZH"
        url="https://tile.openstreetmap.bzh/br/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;, Tiles courtesy of &lt;a href=&quot;http://www.openstreetmap.bzh/&quot; target=&quot;_blank&quot;&gt;Breton OpenStreetMap Team&lt;/a&gt;"
      />
<provider
        name="OpenStreetMap_CH"
        default="false"
        label="OpenStreetMap.CH"
        url="https://tile.osm.ch/switzerland/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="OpenStreetMap_DE"
        default="false"
        label="OpenStreetMap.DE"
        url="https://a.tile.openstreetmap.de/tiles/osmde/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="OpenStreetMap_France"
        default="false"
        label="OpenStreetMap.France"
        url="https://a.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png"
        attribution="&amp;copy; Openstreetmap France | &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="OpenStreetMap_HOT"
        default="false"
        label="OpenStreetMap.HOT"
        url="https://a.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;, Tiles courtesy of &lt;a href=&quot;http://hot.openstreetmap.org/&quot; target=&quot;_blank&quot;&gt;Humanitarian OpenStreetMap Team&lt;/a&gt;"
      />
<provider
        name="OpenStreetMap_Mapnik"
        default="false"
        label="OpenStreetMap.Mapnik"
        url="https://a.tile.openstreetmap.org/{z}/{x}/{y}.png"
        attribution="&amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="OpenTopoMap"
        default="false"
        label="OpenTopoMap"
        url="https://a.tile.opentopomap.org/{z}/{x}/{y}.png"
        attribution="Map data: {attribution.OpenStreetMap}, &lt;a href=&quot;http://viewfinderpanoramas.org&quot;&gt;SRTM&lt;/a&gt; | Map style: &amp;copy; &lt;a href=&quot;https://opentopomap.org&quot;&gt;OpenTopoMap&lt;/a&gt; (&lt;a href=&quot;https://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;CC-BY-SA&lt;/a&gt;)"
      />
<provider
        name="OpenWeatherMap_Clouds"
        default="false"
        label="OpenWeatherMap.Clouds"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_CloudsClassic"
        default="false"
        label="OpenWeatherMap.CloudsClassic"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_Precipitation"
        default="false"
        label="OpenWeatherMap.Precipitation"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_PrecipitationClassic"
        default="false"
        label="OpenWeatherMap.PrecipitationClassic"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_Pressure"
        default="false"
        label="OpenWeatherMap.Pressure"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_PressureContour"
        default="false"
        label="OpenWeatherMap.PressureContour"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_Rain"
        default="false"
        label="OpenWeatherMap.Rain"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_RainClassic"
        default="false"
        label="OpenWeatherMap.RainClassic"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_Snow"
        default="false"
        label="OpenWeatherMap.Snow"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_Temperature"
        default="false"
        label="OpenWeatherMap.Temperature"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="OpenWeatherMap_Wind"
        default="false"
        label="OpenWeatherMap.Wind"
        url="http://a.tile.openweathermap.org/map/undefined/{z}/{x}/{y}.png?appid={apiKey}"
        attribution="Map data &amp;copy; &lt;a href=&quot;http://openweathermap.org&quot;&gt;OpenWeatherMap&lt;/a&gt;"
      />
<provider
        name="SafeCast"
        default="false"
        label="SafeCast"
        url="https://s3.amazonaws.com/te512.safecast.org/{z}/{x}/{y}.png"
        attribution="Map data: {attribution.OpenStreetMap} | Map style: &amp;copy; &lt;a href=&quot;https://blog.safecast.org/about/&quot;&gt;SafeCast&lt;/a&gt; (&lt;a href=&quot;https://creativecommons.org/licenses/by-sa/3.0/&quot;&gt;CC-BY-SA&lt;/a&gt;)"
      />
<provider
        name="Stamen_Terrain"
        default="false"
        label="Stamen.Terrain"
        url="https://stamen-tiles-a.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_TerrainBackground"
        default="false"
        label="Stamen.TerrainBackground"
        url="https://stamen-tiles-a.a.ssl.fastly.net/terrain-background/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_Toner"
        default="false"
        label="Stamen.Toner"
        url="https://stamen-tiles-a.a.ssl.fastly.net/toner/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_TonerBackground"
        default="false"
        label="Stamen.TonerBackground"
        url="https://stamen-tiles-a.a.ssl.fastly.net/toner/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_TonerHybrid"
        default="false"
        label="Stamen.TonerHybrid"
        url="https://stamen-tiles-a.a.ssl.fastly.net/toner/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_TonerLabels"
        default="false"
        label="Stamen.TonerLabels"
        url="https://stamen-tiles-a.a.ssl.fastly.net/toner/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_TonerLines"
        default="false"
        label="Stamen.TonerLines"
        url="https://stamen-tiles-a.a.ssl.fastly.net/toner/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_TonerLite"
        default="false"
        label="Stamen.TonerLite"
        url="https://stamen-tiles-a.a.ssl.fastly.net/toner/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_TopOSMFeatures"
        default="false"
        label="Stamen.TopOSMFeatures"
        url="https://stamen-tiles-a.a.ssl.fastly.net/toposm-features/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_TopOSMRelief"
        default="false"
        label="Stamen.TopOSMRelief"
        url="https://stamen-tiles-a.a.ssl.fastly.net/toposm-color-relief/{z}/{x}/{y}.jpg"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Stamen_Watercolor"
        default="false"
        label="Stamen.Watercolor"
        url="https://stamen-tiles-a.a.ssl.fastly.net/watercolor/{z}/{x}/{y}.png"
        attribution="Map tiles by &lt;a href=&quot;http://stamen.com&quot;&gt;Stamen Design&lt;/a&gt;, &lt;a href=&quot;http://creativecommons.org/licenses/by/3.0&quot;&gt;CC BY 3.0&lt;/a&gt; &amp;mdash; Map data &amp;copy; &lt;a href=&quot;http://www.openstreetmap.org/copyright&quot;&gt;OpenStreetMap&lt;/a&gt;"
      />
<provider
        name="Wikimedia"
        default="false"
        label="Wikimedia"
        url="https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png"
        attribution="&lt;a href=&quot;https://wikimediafoundation.org/wiki/Maps_Terms_of_Use&quot;&gt;Wikimedia&lt;/a&gt;"
      /></mapproviders>
        <radar visible="true" radiuspercent="25" radiusmeters="" strokecolor="#FFFFFF" fillcolor="#333333"/>
    </plugin>

    <!-- Visualizer plugin -->
    <plugin name="visualizer"
        alturl="%BASEDIR%/plugins/visualizer/visualizer.js"
        devices="html5" keep="true"

        show_map_marker="true"
        show_streetview_marker="true"
        show_data_frame="true"

        streetview_marker_size="20"

        map_marker_size="12"

        color="#156c30"

        assetdistance="30"
        >
        <default_asset
            lat=""
            lng=""
        />
    </plugin>

    <!-- Auto rotate -->
    <autorotate
        enabled="false"
        waittime="0"
        speed="3"
        horizon="0"
        tofov="120"
        stoponuserclick="true"
    />

    <!-- Auto play -->
    <autoplay
        enabled="false"
        loop="true"
        waittime="3"
        direction="forward"
    />

</krpano>
