Interface: InfoWindowOptions

InfoWindow を構築するためのオプションです。

Properties

content?

optional content?: string | HTMLElement

表示するコンテンツです。HTML 文字列または DOM 要素を指定します。