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

    Type Alias TDTSourceOptions

    TDTSourceOptions: SourceOptions & { style?: Style; token: string }

    天地图数据源构造配置项

    Type Declaration

    • Optionalstyle?: Style

      瓦片样式类型,默认 img_w,可选影像/矢量/地形/标注等图层

    • token: string

      天地图 API 访问令牌(必填),可前往 https://console.tianditu.gov.cn 申请