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
Embed Interactive SAVED Google Maps Details »»
Embed Interactive SAVED Google Maps
Version: 1.00, by benstillman benstillman is offline
Developer Last Online: May 2014 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 4.0.x Rating:
Released: 02-10-2010 Last Update: Never Installs: 38
 
No support by the author.

Per request: This embeds an interactive Google Map which you have previously created and saved to your "My Maps".

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

Title: Saved Map

BB Code Tag Name: savedmap

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/ms?{param}&amp;output=embed"></iframe>
</td>
</tr>
</table>
</div>
</div>

Example: [savedmap]source=ig&hl=en&ie=UTF8&hq=&hnear=Browns+Summit,+N C&gl=us&ei=5Pw5S5CTGI3ilAfR 8_GgBw&ved=0CAsQ8gEwAA&msa=0&msid=1082868885536792 96824.00047bd3022f955f5a820&ll =36.75539,-81.285095&spn=0.792197,1.149445&z=10[/savedmap]

Description: This will insert a saved Google map

Use {option}: No

Button Image (Optional): whatever 20x20 image you want, or none

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

Edited per trumpetrhapsody's recommendation.

Screenshots

File Type: jpg savedmap.jpg (160.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 12-04-2011, 09:47 PM
ozione ozione is offline
 
Join Date: Nov 2010
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello!

i did manage to get this working but there is a strange issue with my embedded maps; there is no location "pins" visible. i tried with public addresses or my custom saved maps. i just get a map with no "destination" pin.

any clues?
thanks
Reply With Quote
  #23  
Old 12-20-2011, 03:32 PM
benstillman benstillman is offline
 
Join Date: Jun 2007
Location: Ohio
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozione View Post
hello!

i did manage to get this working but there is a strange issue with my embedded maps; there is no location "pins" visible. i tried with public addresses or my custom saved maps. i just get a map with no "destination" pin.

any clues?
thanks
Example address?
Reply With Quote
  #24  
Old 01-16-2012, 12:45 PM
ozione ozione is offline
 
Join Date: Nov 2010
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
http://maps.google.com/maps?q=19+Ptujska+ulica,+Ljubljana,+Slovenija&hl=sl&ll=46.054173,14.530621&spn=0.099711,0.223675&sll=46.050004,14.518948&sspn=0.199436,0.44735&vpsrc=6&hnear=Ptujska+ulica+19,+1000+Ljubljana,+Slovenija&t=h&z=13&iwloc=A
this is code used in my custom map. it opens nicely withing the browser...
Reply With Quote
  #25  
Old 07-04-2012, 12:10 AM
d0cpaul's Avatar
d0cpaul d0cpaul is offline
 
Join Date: Aug 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ozione View Post
hello!

i did manage to get this working but there is a strange issue with my embedded maps; there is no location "pins" visible. i tried with public addresses or my custom saved maps. i just get a map with no "destination" pin.

any clues?
thanks
I got the same thing happening to me. Here's a URL to the test post:
http://trailviewer.org/showthread.ph...st&p=10#post10
Reply With Quote
  #26  
Old 07-04-2012, 12:15 PM
Jonm Jonm is offline
 
Join Date: May 2011
Location: Staffordshire
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

all I see is the link or BBCODE no map....
Reply With Quote
  #27  
Old 07-05-2012, 08:01 AM
d0cpaul's Avatar
d0cpaul d0cpaul is offline
 
Join Date: Aug 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry about that mate here's the test link..
http://trailviewer.org/forum/showthr...ap&p=11#post11
Reply With Quote
  #28  
Old 07-14-2012, 08:04 PM
d0cpaul's Avatar
d0cpaul d0cpaul is offline
 
Join Date: Aug 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone have a solution?
Reply With Quote
  #29  
Old 09-27-2012, 08:49 PM
Guust Guust is offline
 
Join Date: Mar 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can anybody tell me how to get the code that is required to be pasted between the [SAVEDMAP] tags?
I have created a map and saved it to "my places" in google maps, but have not been able to find any code that actually works.

This is a link to the map:
http://maps.google.com/maps/ms?ie=UT...a63409a48ae93f just in case I am doing things wrong.
Reply With Quote
  #30  
Old 09-28-2012, 09:13 AM
Guust Guust is offline
 
Join Date: Mar 2010
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I figured it out, you get the code from the link icon above the details of your saved map, and drop the
https://maps.google.com.au/maps/ms?
bit in front of the URL.
Quote:
Originally Posted by Guust View Post
Can anybody tell me how to get the code that is required to be pasted between the [SAVEDMAP] tags?
I have created a map and saved it to "my places" in google maps, but have not been able to find any code that actually works.

This is a link to the map:
http://maps.google.com/maps/ms?ie=UT...a63409a48ae93f just in case I am doing things wrong.
Reply With Quote
  #31  
Old 11-13-2012, 01:16 AM
lukescotty lukescotty is offline
 
Join Date: Jul 2008
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

why are my maps very narrow

http://www.talknightlife.co.uk/f43/t...-google-14795/

Any ideas???

Cheers guys
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 06:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05162 seconds
  • Memory Usage 2,328KB
  • 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_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
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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