Contents

new PlaceDetail(parent, place, options)

A representation of a place detail.

Declaration

constructor(
        parent: HTMLElement,
        place?: Place | null,
        options?: PlaceDetailOptions,
    );

See Also

Creating and terminating a place detail