Skip to content
New issue

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

Errores con temas de GoogleMap #55

Closed
tzulberti opened this issue Mar 15, 2020 · 1 comment
Closed

Errores con temas de GoogleMap #55

tzulberti opened this issue Mar 15, 2020 · 1 comment

Comments

@tzulberti
Copy link
Collaborator

Cuando se paso de moin-moin al sistema de rST, los mapas de GoogleMaps se pasaron como algo:

[[GoogleMaps

pero esta es una sintaxis invalida.

Lo correcto seria usar algo del estilo:

.. raw:: html

   <iframe width="100%" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=es-419&amp;q=Royal+Albert+Hall,+Londres,+Gran+Londres+SW7+2AP,+Reino+Unido&amp;aq=&amp;sll=35.101934,-95.712891&amp;sspn=62.430715,128.144531&amp;ie=UTF8&amp;geocode=FZDXEQMd5Er9_w&amp;split=0&amp;hq=&amp;hnear=Royal+Albert+Hall,+Londres+SW7+2AP,+Reino+Unido&amp;t=m&amp;z=14&amp;ll=51.500944,-0.177436&amp;output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?f=q&amp;source=embed&amp;hl=es-419&amp;q=Royal+Albert+Hall,+Londres,+Gran+Londres+SW7+2AP,+Reino+Unido&amp;aq=&amp;sll=35.101934,-95.712891&amp;sspn=62.430715,128.144531&amp;ie=UTF8&amp;geocode=FZDXEQMd5Er9_w&amp;split=0&amp;hq=&amp;hnear=Royal+Albert+Hall,+Londres+SW7+2AP,+Reino+Unido&amp;t=m&amp;z=14&amp;ll=51.500944,-0.177436" style="color:#0000FF;text-align:left">Ver mapa más grande</a></small>

(source https://github.com/getnikola/nikola-event-kit/blob/master/site/stories/location.txt)

@tzulberti
Copy link
Collaborator Author

Closed on #114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant