Constructor
# <HoverBox />
A visual component that is shown when the user hovers above a searched place on the map.
Properties:
Name | Type | Description |
---|---|---|
place |
Object | The information about the place which is currently being hovered on |
placeId |
string | An HTML element id of the pin which belongs to the searched place that is being hovered on |
isHidden |
boolean | Determines the visibility of the component. |
id |
string | The id of the Hoverbox |