The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Google Maps as BBCODE?
Did anyone succeed in making a bbcode out of Google Maps?
Quote:
|
#2
|
||||
|
||||
I've never tried to. Did you try? What did you enter and what were the results?
|
#3
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/showthread.php?t=193760" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=193760</a>
|
#4
|
|||
|
|||
That script WAY overdoes it... you can do it much easier, and without javascript...
Code:
<div align="center" style="margin: 5px 5px 5px 5px;"> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%"> <tr> <td class="thead" style="text-align:center"><iframe width="100%" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="{param}&output=embed"></iframe></td> </tr> </table> </div> Code:
[maps]http://maps.google.com/maps?q=8+Emerson+St,+Edison,+NJ+08820[/maps] It just uses the email/IM code from the google page. |
#5
|
||||
|
||||
Quote:
Quote:
|
#6
|
||||
|
||||
You could also add http://maps.google.com/maps before {param}. This would prevent being able to place different sites into the frame.
|
#7
|
||||
|
||||
Quote:
|
#8
|
||||
|
||||
After you do it, you only paste the last bit.
Code:
[maps]?q=8+Emerson+St,+Edison,+NJ+08820[/maps] |
#9
|
||||
|
||||
Thanks
|
#10
|
|||
|
|||
Took me a while to work out how to install it, didn't realise I had to go through "Add Custom BB Code"
Works beautifully, thank you |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|