Type alias StaticMapOutputOptions

StaticMapOutputOptions: {
    image?: StaticMapOutputImageOptions;
}

静的地図の出力に関するオプション

Type declaration