We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There isn't any example of how to use google maps in an component although the docs mention that you can.
An embed displays content from other websites like YouTube videos or Google Maps.
Additionally, the source prop only accepts 'youtube' or 'vimeo'. Providing the src of iframe doesn't work out.
The text was updated successfully, but these errors were encountered:
@mrtysn the url prop is what you should use for embed sources other than YouTube or Vimeo.
url
<Embed placeholder='your_placeholder.png' url='https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d25354.94046166276!2d-121.97574860000002!3d37.40478635!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x808fc9c6db85b8ab%3A0x72af1434e8036575!2sCalifornia's+Great+America!5e0!3m2!1sen!2sus!4v1509633245458' />
Sorry, something went wrong.
No branches or pull requests
There isn't any example of how to use google maps in an component although the docs mention that you can.
Additionally, the source prop only accepts 'youtube' or 'vimeo'. Providing the src of iframe doesn't work out.
The text was updated successfully, but these errors were encountered: