vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - Interactive Google Maps In Post (https://vborg.vbsupport.ru/showthread.php?t=235625)

benstillman 02-10-2010 10:00 PM

Interactive Google Maps In Post
 
1 Attachment(s)
No Google Maps API key, no mod install, no template edits, etc. This is based off YBMF's mod for 4.0, but a bit easier for the end user. Instead of the user having to input the full Google Maps link, just the address, name of business, etc is acceptable.

Admin CP --> Custom BB Codes --> Add New BB Code


Title: Map

BB Code Tag Name: map

Replacement: <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="http://maps.google.com/maps?q={param}&output=embed"></iframe></td>
</tr>
</table>
</div>

Example: [map]201 S. Grant Avenue, Columbus, Ohio[/map]

Description: This will insert a Google map of the location you input

Use {option}: No

Button Image (Optional): whatever 20x20 image you want, attached is the one we use

Remove Tag If Empty: Yes

Disable BB Code Within This BB Code:
Yes

Disable Smilies Within This BB Code: Yes

Disable Word Wrapping Within This BB Code: Yes

voglermc 02-11-2010 07:23 PM

What about displaying a route from A-B?

benstillman 02-11-2010 07:38 PM

1 Attachment(s)
Quote:

Originally Posted by voglermc (Post 1980211)
What about displaying a route from A-B?

Easy as cake.

[map]Columbus, OH to New York, NY[/map]

Screenshot attached of the results.

voglermc 02-11-2010 07:46 PM

I mean if I create a route on Google maps, how would I display that?

LINK

benstillman 02-11-2010 08:11 PM

1 Attachment(s)
Quote:

Originally Posted by voglermc (Post 1980226)
I mean if I create a route on Google maps, how would I display that?

LINK

I made a few adjustments to this BB Code mod specifically for you (and anyone else who might need it):
https://vborg.vbsupport.ru/showthread.php?t=235632

meissenation 02-12-2010 01:07 PM

Nice! Works pretty good too.

Videx 02-17-2010 01:23 AM

As it happens, Google Maps is still showing old road names around here. Can this be made to work with Mapquest or Bing/explore?

Jabong82 02-22-2010 08:53 PM

Very nice mod! Nominated and installed.

I don't suppose there is a way to get this to show up in the "Visitors Message" reply in the User Profile area?

Thanks in advance.

adreen 03-04-2010 05:28 AM

thanks!

glen290 03-08-2010 08:22 AM

I like this mod, how would I put multiple locations in, for my website I would like to put in locations of Bowling Centres in the Northwest of England, is this possible ?


All times are GMT. The time now is 01:38 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.01158 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete