kml overlay + Node location block
gionnibgud - April 3, 2009 - 17:28
| Project: | GMap Addons |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi I'm attempting to show a kml overlay in the default node location block.
I changed the macro in the block configuration to include the overlay tag:
[gmap |overlay=kml:http://[mysite]/fdf/sites/[mysitefolder]/files/my.kml |width=100% |height=200px |control=Small |type=Map |behavior=+autozoom +notype]
On node view the map shows up, marker is there but the overlay is not shown.
I did check with theme developer and i could see that in the 'settings' variable the overlay option is set and both 'type' and 'url' are correct.
Any hints?
thanks

#1
Quick add:
This bug might not be related to the module.
I managed to make it work by uploading the same kml file to a google mymap and the used the url that google provides for google earth to show the overlay in drupal.
Still I didn't manage to show the same kml from my server.
I would still appreciate a hint even if most likely there's nothing wrong with the module.
cheers