vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   google maps? (https://vborg.vbsupport.ru/showthread.php?t=247992)

jacobsen1 08-04-2010 05:49 PM

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}&amp;output=embed"></iframe>
is there any way to combine all three so you could past ANY of the three options inside the BB code tags and it'd be able to figure it out?

Thanks!


All times are GMT. The time now is 08:02 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01600 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete