|
|
Embed Maps on Website
Posted: 25 Feb 10 12:13 AM
|
When I click the Embed Map icon in the Map Editor I get an "Error on Page" message. The trip is public, if that matters. I am trying to embed the map on my site, am I missing something obvious? I expected to get the html code to drop in to my source code.
Thanks, Bill |
|
|
Bob Wold
Posts: 890
|
 |
|
Re: Embed Maps on Website
Posted: 25 Feb 10 12:23 AM
|
Bill, I embedded maps this morning on my blog: bobwold.blogspot.com.
I used the link on the "Trip View" page, is that the same link you are trying? I'll ask someone to take a look at the logs to see if we can reproduce it. Also can you provide a link to the trip?
Thanks, Bob |
|
|
kevin77
Posts: 1237
|
 |
|
Re: Embed Maps on Website
Posted: 25 Feb 10 12:26 AM
|
Yeah, this is a JavaScript error. What web browser and version are you using?
Here is the embed code you need:
<iframe frameborder='0' scrolling='no' style='width:420px; height:400px;' src='http://www.trimbleoutdoors.com/Maps/EmbeddedMap.aspx?tripId=628535&w=420&h=400'>This site does not support embedded trip maps. View the trip <a href='http://www.trimbleoutdoors.com/ViewTrip/628535'>here</a> instead.</iframe> |
|
|
|
Re: Embed Maps on Website
Posted: 25 Feb 10 12:38 AM
|
Bob, Here is the link to the trip http://www.trimbleoutdoors.com/ViewTrip.aspx?tripId=628535&cacheBuster=d8297584869d420692f398aca8a0bb97&cacheBuster=0.4278733222509302
Kevin, I am using IE7.0.5730.13
Thanks, Kevin...the code worked beautifully!!! That's so cool. Here is the site it is posted to: http://panoramaplus.net/wordpress/?page_id=147
Thank you |
|
|
kevin77
Posts: 1237
|
 |
|
Re: Embed Maps on Website
Posted: 25 Feb 10 12:43 AM
|
Awesome. Keep up the good work.
I can reproduce the problem in IE. So we'll get this fixed soon. |
|
|
Bob Wold
Posts: 890
|
 |
| |