Type alias MapAppearanceCopyOptions

MapAppearanceCopyOptions: {
    from: number;
    to: number[];
}

地図の見た目をコピーする設定

Type declaration

  • from: number

    コピー元のズームレベル

  • to: number[]

    コピー先のズームレベル