
01-29-2010, 05:41 AM
|
 |
|
|
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by wacnstac
So how about parsing this:
PHP Code:
http://maps.google.com/?ie=UTF8&ll=42.518897,-83.480473&spn=0.027519,0.043387&t=h&z=15
And turning it into this:
PHP Code:
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/?ie=UTF8&ll=42.518897,-83.480473&spn=0.027519,0.043387&t=h&z=15&output=embed"></iframe><br /><small><a href="http://maps.google.com/?ie=UTF8&ll=42.518897,-83.480473&spn=0.027519,0.043387&t=h&z=15&source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
|
I already have a definition for Google Maps available. You were asking about BBCode and parsing links based on addresses. I assumed you'd already seen my existing definition.
|