Find more Examples here

Standard Integration (FlexView-API)

Version reduced to minimal set of HTML Read Example Description

Description

var conf = {
    frontendtype:   "tour",          // choose content type
    zoom:           11,              // set initial zoom level
    center:       [ 10.292, 47.546 ] // set initial map center
};

var fvp = oa.api.flexviewpage( conf );