![]() |
worked on this build when it didn't work before: http://googlemapsforum.com/showthread.php?p=5#post5 good job! I can't post the example code though - how can I post the "how to" without making the code create maps?
|
vBulletin, by default, has [noparse][/noparse] BBCode. Simply encase the example within those tags.
Example:
Code:
[b]This is bold[/b] The plugin also adds an example to the BBcode help page @ /misc.php?do=bbcode -- I will be adding a editor button once I'm sure the framework is stable. :P Glad to hear it's working! |
one problem, this is what I get in the popup window: "Array['passedAddress']}"
|
Quote:
|
my bad, it works, sorry
|
Actually, I found what you're talking about. I missed a brace.
In your phoogle_mapcodebits template: FIND HTML Code:
marker{$g}{$post['postid']}.openInfoWindowHtml("$validPoints[$g]['passedAddress']}"); HTML Code:
marker{$g}{$post['postid']}.openInfoWindowHtml("{$validPoints[$g]['passedAddress']}"); Woops! :P |
Now theres no blank map but it shows
[map]1600 Pennsylvania Avenue NW, Washington, DC 20500[/map] |
where do i find "phoogle_mapcodebits template" ?
**edit** NM, i did a search in templates, found it, thanks |
Quote:
|
Quote:
|
All times are GMT. The time now is 09:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|