Skip to content

Documentation / geoverse / InfoWindowOptions

Interface: InfoWindowOptions

Defined in: types.ts:238

Properties

content?

ts
optional content?: string | HTMLElement;

Defined in: types.ts:239


position?

ts
optional position?: LngLat;

Defined in: types.ts:240