Type Alias OpenlayersOptions

OpenlayersOptions: VcsMapOptions & {
    fixedNorthOrientation?: boolean;
}