1 頁 (共 1 頁)

[問題]請問如何在PHPBB 3內坎入Google MAP?

發表於 : 2008-09-19 14:37
jay18
HI大家好

因為想在論壇中自訂BBCOLD以崁入Google MAP的路徑及點位

只是試了好幾次都無法找出通用的模式,試寫了幾個HTML替換代碼還是不行~有前輩們有經驗的嗎?謝謝各位前輩了

GOOGLEMAP所提供的HTML碼常常都會有位置變動與参數種類不同的問題~很困擾
GOOGLEMAP提供的HTML摘錄其中兩種
1.
<iframe width="800" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com.tw/maps/ms?hl=zh ... "></iframe>

2.
<iframe width="800" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com.tw/maps/ms?ie=UT ... "></iframe>

而JAY試用了幾種替換碼格式,也只有單一個案可以成功

1.
<iframe width="800" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com.tw/maps/ms?{TEXT ... "></iframe>

2.
<iframe width="800" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com.tw/maps/ms?ie=UT ... "></iframe>

●主機作業系統:Windows Xp
●快速架站程式:AppServ、XAMPP...等等 (請務必註明版本,如果安裝在自己電腦上才填寫)
●您的上網方式:ADSL
●您的 phpBB 版本:phpBB 3.0.X
●您的 domain (網域名稱) : http://www.xindiancyclist.tw/
●您的 phpBB 連結網址: http://www.xindiancyclist.tw/

Re: [問題]請問如何在PHPBB 3內坎入Google MAP?

發表於 : 2008-09-19 19:15
rex
如同你所提到的,會因變數...等等的原因而無法套用在所有的Google Maps上 :s

相關討論如下:
http://www.phpbb.com/community/viewtopi ... 43895#wrap

可試著裝看看下列MOD解決
[BETA] Phoogle (Google) Map

Re: [問題]請問如何在PHPBB 3內坎入Google MAP?

發表於 : 2008-09-20 12:47
jay18
瞭解了~謝謝REX

只是依想到要外掛對以後的更新升級應該又是挑戰,因為完全不懂PHP語言

還是先用手動把GOOGLEMAP給的連結用手動調整成固定模式先試試看~

成果在這
http://www.xindiancyclist.tw/viewtopic.php?f=5&t=952