插件配置

interface Config {
    fixedLongitude?: number;
    orthoView?: boolean;
}

Properties

fixedLongitude?: number
orthoView?: boolean