Hi,
I have problem displaying tracks with the google maps utility.
Here is what happens:
1. I create a public kml file to display a hike I made in my dropbox account
2. I can display and view the track in google maps using this link:
http://maps.google.nl/maps?q=http:%2F%2Fdl.dropbox.com%2Fu%2F758637%2Fkml%2520tracks%2F20120108%2520wekeromse%2520zand.kml&hl=nl&ll=52.102894,5.679245&spn=0.01608,0.037251&sll=52.469397,5.509644&sspn=4.270632,9.074707&vpsrc=6&t=h&z=15
3. When displayed in google maps, I can copy the html link that then looks like this:
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.nl/maps?q=http:%2F%2Fdl.dropbox.com%2Fu%2F758637%2Fkml%2520tracks%2F20120108%2520wekeromse%2520zand.kml&hl=nl&sll=52.469397,5.509644&sspn=4.270632,9.074707&vpsrc=6&t=h&ie=UTF8&ll=52.102486,5.677674&spn=0.011188,0.025349&output=embed"></iframe><br /><small><a href="http://maps.google.nl/maps?q=http:%2F%2Fdl.dropbox.com%2Fu%2F758637%2Fkml%2520tracks%2F20120108%2520wekeromse%2520zand.kml&hl=nl&sll=52.469397,5.509644&sspn=4.270632,9.074707&vpsrc=6&t=h&ie=UTF8&ll=52.102486,5.677674&spn=0.011188,0.025349&source=embed">Grotere kaart weergeven</a></small>
4. When I paste this code in a wordpress post and submit it the link gets processed to:
[googlemaps http://maps.google.nl/maps?q=http:%2F%2Fdl.dropbox.com%2Fu%2F758637%2Fkml%2520tracks%2F20120108%2520wekeromse%2520zand.kml&hl=nl&sll=52.469397,5.509644&sspn=4.270632,9.074707&vpsrc=6&t=h&ie=UTF8&ll=52.102486,5.677674&spn=0.011188,0.025349&output=embed&w=425&h=350]
The problem is that in the post the map is displayed in the right location but the track is not displayed.
Is there a solution for this?
Regards, Ronald
The blog I need help with is mollenbos.wordpress.com.