Displays a Google Maps embed. The component places a marker on the location of the name and address or the latitude and longitude coordinates. If neither is provided it throws an error.
name
address
latitude
longitude
The props for the component
An embedded Google Map.
This component must be in a component with an explicit height
If no location data is provided
Displays a Google Maps embed. The component places a marker on the location of the
name
andaddress
or thelatitude
andlongitude
coordinates. If neither is provided it throws an error.