1.39 Campaigns

Within the campaigns, various options can be configured globally:

config_viewer.xml
<campaigns>
    <itemOrder>fixed</itemOrder>
    <annotations>
        <geoCoordinates>
            <zoom>7</zoom>
        </geoCoordinates>
    </annotations>
    <geoMap>
        <zoom>5</zoom>
        <lngLat>11.073397, 49.451993</lngLat>
        <tilesource>mapbox</tilesource>
    </geoMap>
</campaigns>

The parameters are explained in detail in the following table:

Last updated