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)
-   -   Mini Mods - YBMF-Google Maps BB Code (https://vborg.vbsupport.ru/showthread.php?t=234318)

TimberFloorAu 01-28-2010 12:23 AM

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

TimberFloorAu 01-28-2010 12:27 AM

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.

voglermc 01-28-2010 12:33 AM

Thanks!

wacnstac 01-28-2010 12:41 AM

Would this work with 3.8.X If not what would it take?

TimberFloorAu 01-28-2010 01:02 AM

It works with all versions ;)

dmknights 01-28-2010 01:09 AM

Installed

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

Thank you

ComoEstaEso-com 01-28-2010 01:16 AM

Quote:

Originally Posted by TimberFloorAu (Post 1968506)
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! :D

wacnstac 01-28-2010 01:19 AM

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.

TimberFloorAu 01-28-2010 01:25 AM

Quote:

Originally Posted by ComoEstaEso-com (Post 1968528)
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! :D

LOL yeah that would be bloody sweet. I will look at the Google API

Quote:

Originally Posted by wacnstac (Post 1968529)
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

wacnstac 01-28-2010 01:46 AM

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.


All times are GMT. The time now is 01:48 PM.

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.01199 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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