am trying to add an iframe map at this location:
https://www.google.com/maps/place/32.2221546+35.2965266/@32.2221546,35.2965266,17z
like
<iframe src="https://www.google.com/maps/place/32.2221546+35.2965266/@32.2221546,35.2965266,17z"></iframe>
but I get an error, somebody can help me