The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
google maps?
I've found three different mods that work with vB 4 and google maps:
YBMF-Google Maps BB Code https://vborg.vbsupport.ru/showthread.php?t=234318 this lets me use maps with multiple points. You use the link google provides and it works well, but you MUST go to google and get the map yourself (not necessarily a bad thing). Interactive Google Maps In Post https://vborg.vbsupport.ru/showthread.php?t=235625 this makes it very easy to drop a map in the post, just put a location between the tags and it works. Directions somewhere are done with 2 locations and "to" between them, but you can't used saved maps or maps with multiple locations unless you include directions between them... Embed Interactive SAVED Google Maps https://vborg.vbsupport.ru/showthread.php?t=235632 this lets me do save maps that I've made over time which means I can add links and more code to the icons on the map (images etc). This is great but it ONLY works with a saved map, you can't put locations in or simple google linked code... Is there anyway to combine all of these so it'd work with either plain text, google map links, OR the test from a save map? they all have VERY similar code except this one part: Code:
src="{param}&output=embed"></iframe> Code:
src="http://maps.google.com/maps?q={param}&output=embed"></iframe> Code:
src="http://maps.google.com/maps/ms?{param}&output=embed"></iframe> Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|