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
  #12  
Old 01-28-2010, 12:23 AM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

G'day Mark,

Yeah I have tried fiddling with the code, even iframing it. Its not an easy solution that. I will give it some thought, because we also do "rallys" for outback camping up and down east coast of Australia, so would be useful to us too.

Regards Ste
Reply With Quote
  #13  
Old 01-28-2010, 12:27 AM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hola Como,

You should be able to zoom in and out scroll etc.

Not sure about the link.

But the code could be adapted to echo the original link to the map ( i am sure ) if thats what you mean.
Reply With Quote
  #14  
Old 01-28-2010, 12:33 AM
voglermc's Avatar
voglermc voglermc is offline
 
Join Date: Oct 2006
Location: Piedmont Triad, NC, USA
Posts: 295
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

Would this work with 3.8.X If not what would it take?
Reply With Quote
  #16  
Old 01-28-2010, 01:02 AM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works with all versions
Reply With Quote
  #17  
Old 01-28-2010, 01:09 AM
dmknights dmknights is offline
 
Join Date: Jul 2007
Location: UK
Posts: 460
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed

This is a great mod that my customers will love seeing information

Thank you
Reply With Quote
  #18  
Old 01-28-2010, 01:16 AM
ComoEstaEso-com ComoEstaEso-com is offline
 
Join Date: Jul 2009
Location: Puerto Rico
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TimberFloorAu View Post
Hola Como,


You should be able to zoom in and out scroll etc.

Not sure about the link.

But the code could be adapted to echo the original link to the map ( i am sure ) if thats what you mean.
Hello!
To clarify my thought:
Let's say on your example pages, you have Bondi Bay centered.

Say I scroll to the south-west and stop at Tamarama Bay.
I want to make a new post, commenting on Tamarama Bay and what I'm seeing.
The Link in this case would be different.

Could there be a way then to acquire the Link, for this new post discussing Tamarama?

Thanks... as it is, it ROCKS!
Reply With Quote
  #19  
Old 01-28-2010, 01:19 AM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had to reduce it to this in order to get a map to show at all:

PHP Code:
<center><iframe width="100%" height="600" frameborder="0" scrolling="yes" marginheight="0" marginwidth="0" src="{param}&output=embed"></iframe></center
and then it still doesn't show the correct map.
Reply With Quote
  #20  
Old 01-28-2010, 01:25 AM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ComoEstaEso-com View Post
Hello!
To clarify my thought:
Let's say on your example pages, you have Bondi Bay centered.

Say I scroll to the south-west and stop at Tamarama Bay.
I want to make a new post, commenting on Tamarama Bay and what I'm seeing.
The Link in this case would be different.

Could there be a way then to acquire the Link, for this new post discussing Tamarama?

Thanks... as it is, it ROCKS!
LOL yeah that would be bloody sweet. I will look at the Google API

Quote:
Originally Posted by wacnstac View Post
I had to reduce it to this in order to get a map to show at all:

PHP Code:
<center><iframe width="100%" height="600" frameborder="0" scrolling="yes" marginheight="0" marginwidth="0" src="{param}&output=embed"></iframe></center
and then it still doesn't show the correct map.
Hmm...

Code:
<div align="center"  style="margin: 5px 5px 5px 5px;">
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="500">
        <tr>
                <td class="thead" style="text-align:center"><iframe width="500" height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="{param}&output=embed"></iframe></td>
        </tr>
</table>
</div>
Try that
Reply With Quote
  #21  
Old 01-28-2010, 01:46 AM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That worked and it gets me a map, but it's always pointing to Coffeyville Kansas no matter what I specify between the [maps] codes.
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 04:42 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.05051 seconds
  • Memory Usage 2,343KB
  • 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
  • (2)bbcode_php
  • (3)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
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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