IrnBru
|
Insert google map to a postHi,
Ive tried searching on this but everytime google or map is included in my description I get 1000s of results.
Is it possible to directly link/embed a google map into a post?
http://smartrepair.myfreeforum.org/about35.html
http://maps.google.com/maps/ms?ie...amp;spn=2.694526,6.767578&z=7
thanks in advance for any help.
|
admin (no pm's please)
|
I think to do this you need to use the google map api, and that would make putting an active map into a post impossible. At least that would be my guess. Have you ever included a map anywhere yourself?
|
symon
|
Very quick guide and basic just made.
http://howtodoit.myfreeforum.org/...component=content&topicid=740
|
IrnBru
|
The coding looks like this
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=112746521053827315323.000450c1a573e678da634&ll=55.316643,-3.394775&spn=2.694526,6.767578&output=embed&s=AARTsJrvN83HqCvz9qOyb15GYumx8b4R5g"></iframe> <small><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=112746521053827315323.000450c1a573e678da634&ll=55.316643,-3.394775&spn=2.694526,6.767578&source=embed" style="color:#0000FF;text-align:left">View Larger Map</small>
but cant get a link in the post
|
symon
|
Works for me
so have you allowed html tags in
2 general -- config --
Have you allowed iframe
2 - general -- config --
Have you allowed html in the post
have you allowed html in your profile ??
http://testhtml.myfastforum.org/sutra230.php#230
For the link just take out the html tags for the link and replace with bbcode like below
| Code: | | [url=http://maps.google.com/maps/ms?ie=UTF8&hl=en&msa=0&msid=112746521053827315323.000450c1a573e678da634&ll=55.316643,-3.394775&spn=2.694526,6.767578&source=embed]View Larger Map[/url] |
becomes
View Larger Map
|
IrnBru
|
I have the allow HTML and tags = centre,embeded.
Cant see where the allow iframe would go? would that go in with the tags?
HTML is allowed on post
ta
|
symon
|
| IrnBru wrote: | I have the allow HTML and tags = centre,embeded.
Cant see where the allow iframe would go? would that go in with the tags?
HTML is allowed on post
ta |
correct would be
| Code: | | center,embed,iframe |
|
IrnBru
|
ta will give it a go now
|
symon
|
| IrnBru wrote: | | ta will give it a go now |
did it work.. ??
|
Nick(NR)
|
| Symon wrote: | | IrnBru wrote: | | ta will give it a go now |
did it work.. ?? |
it would appear so, click the first link given and scroll down the page
|
|
|