@three-tile/plugin
    Preparing search index...

    Type Alias MapTilerSourceOptions

    MapTilerSourceOptions: SourceOptions & {
        format: string;
        style?: Style;
        token: string;
    }

    Type Declaration

    • format: string

      图片格式,如 jpg、png、webp

    • Optionalstyle?: Style
    • token: string

      MapTiler API 密钥(必填)