Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
YBMF-Google Maps BB Code Details »»
YBMF-Google Maps BB Code
Version: 1.00, by TimberFloorAu TimberFloorAu is offline
Developer Last Online: Jan 2013 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.1 Rating:
Released: 01-26-2010 Last Update: Never Installs: 138
Re-useable Code Translations  
No support by the author.

Please see the readme for full information.

Please mark INSTALLED if you use it. Do not Hotlink our images.

What does this do:

This adds the BBCODE for GoogleMaps to your Postbit. Streetview can also be utilised.

ALternative version now available by Ben Stillman Ohio Riders: [ click here ]

Download Now

File Type: zip YBMF-googlemaps-bbcode.zip (165.5 KB, 692 views)

Screenshots

File Type: png example_usage.png (20.7 KB, 0 views)
File Type: png bbcode_googlemaps_ybmf.png (24.8 KB, 0 views)
File Type: jpg example_from_google_maps.jpg (58.1 KB, 0 views)
File Type: jpg result_google_map_in_post.jpg (130.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
iiioroh

Comments
  #32  
Old 01-28-2010, 02:46 AM
War.Frog's Avatar
War.Frog War.Frog is offline
 
Join Date: Aug 2009
Location: Ontario, Canada
Posts: 262
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is great! I find however if I use the Streetview link code, it will not translate into the streetview as it would if I pasted the URL code into a browser window...it goes straight to map.

It's weird, because all you're really doing is using an iFrame but it must be something on Google's end?
Reply With Quote
  #33  
Old 01-28-2010, 02:49 AM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The BBCODE parses the google linking.

Iframe is different.

The code for iframe is similar: I use this...

Use this code in your text replacement.
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%"  height="600" style="margin:10px 0">
<thead>
	<tr>
		<td class="tcat" colspan="2" style="text-align:center">
			<a href="{param}" title="Go to site directly" target="_new">Go to the site directly</a>
		</td>
	</tr>
</thead>
<tr>
<td>
<iFrame src="{param}" width="100%" height="600"marginheight="0" scrolling="no" frameborder="0"></iframe>
</td>
</tr>
</table>
Then [iframe]link goes here[/iframe]

Ste
Reply With Quote
  #34  
Old 01-28-2010, 12:47 PM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am putting the following between the [maps] tags:
PHP Code:
http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=houghton+lake+mi&sll=37.0625,-95.677068&sspn=49.71116,95.888672&ie=UTF8&hq=&hnear=Houghton+Lake,+Roscommon,+Michigan&t=h&z=13 
But keep getting a map of the Coffeyville Country club
Reply With Quote
  #35  
Old 01-28-2010, 02:31 PM
voglermc's Avatar
voglermc voglermc is offline
 
Join Date: Oct 2006
Location: Piedmont Triad, NC, USA
Posts: 295
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by wacnstac View Post
I am putting the following between the [maps] tags:
PHP Code:
http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=houghton+lake+mi&sll=37.0625,-95.677068&sspn=49.71116,95.888672&ie=UTF8&hq=&hnear=Houghton+Lake,+Roscommon,+Michigan&t=h&z=13 
I get the middle of a lake
Reply With Quote
  #36  
Old 01-28-2010, 02:42 PM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thats what it should be, but when I do it on my site I get Coffeyville. Don't understand it. I have the BBCode implemented just as you suggested with the fix you put on this thread last night.
Reply With Quote
  #37  
Old 01-28-2010, 02:48 PM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="http://www.michigan-sportsman.com/forum/showthread.php?p=3058169#post3058169" target="_blank">http://www.michigan-sportsman.com/fo...69#post3058169</a>
Reply With Quote
  #38  
Old 01-28-2010, 07:15 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just posted on your site, Stone Mountain. Atlanta Georgia.

Works A1.

http://www.michigan-sportsman.com/fo...6&postcount=13


What browser are you using.?
Are you copying the full URL from the link dropdown above the map, on the right, not the embed url.?

Ste
Reply With Quote
  #39  
Old 01-28-2010, 07:44 PM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am copying from a drop down at the upper RH corner of the map. I tried each of these but both give me the "default location"
PHP Code:
http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=houghton+lake+mi&sll=37.0625,-95.677068&sspn=49.71116,95.888672&ie=UTF8&hq=&hnear=Houghton+Lake,+Roscommon,+Michigan&t=h&z=13


http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=pictured+rocks+michigan&sll=37.0625,-95.677068&sspn=49.71116,95.888672&ie=UTF8&hq=pictured+rocks+michigan&hnear=Pictured+Rocks+National+Lakeshore,+Grand+Marais,+MI+49839&t=h&z=11 
We must be doing something different.
Reply With Quote
  #40  
Old 01-28-2010, 07:56 PM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I figured it out. Seems that if you search for a location on GM and immediately find it, and copy and paste that URL, it won't work. You have to move the map around and maybe zoom in or out and copy that URL and it will work.
Reply With Quote
  #41  
Old 01-28-2010, 07:57 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am still at a loss, what are you typing into the search box at www.maps.google.com ?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:31 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.06331 seconds
  • Memory Usage 2,345KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete