new InfoWindow()
- Source:
Properties:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object |
Properties
|
||||||||||||||||||||||||||||||||||||||||||||||||
state |
object |
Properties
|
||||||||||||||||||||||||||||||||||||||||||||||||
props.onCloseClick |
function | Use this to listen for the close click event. When someone tries to close the infowindow. Implement closing. |
Methods
-
cleanInfoWindowContentForUnmount()
-
Place rendered children back into their normal location to await their destruction.
- Source:
Returns:
- Type
- undefined
-
loadInfoWindowContent()
-
Load rendered children into infoWindow.
- Source:
Returns:
- Type
- undefined