new PlaceDetail(parent, place, options)
A representation of a place detail.
Declaration
constructor(
parent: HTMLElement,
place?: Place | null,
options?: PlaceDetailOptions,
);A representation of a place detail.
constructor(
parent: HTMLElement,
place?: Place | null,
options?: PlaceDetailOptions,
);