Posted by wessex on March 17, 2009 at 12:30pm
Jump to:
| Project: | KML |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Issue Summary
I have decided to enable network links, as I'd like people to stay up to date with our content now that we're adding more geotagged material. However, switching on network links seems to break things, and no markers are displayed.
On looking further at this, on one example (using static KML) I get a link like:
http://domain.com/taxonomy/term/84/kml
After switching on network links, and having a look at the resulting KML file, it points to:
http://domain.com/kml/view/taxonomy_term/
So the taxonomy term isn't being passed to the URL. Is this a bug, or, more likely, user error?
Any help appreciated!
Comments
#1
I haven't come across this before, but it looks like it may be a bug with passing arguments back to the view (your content list is being created by views in this case, right?).
#2
Hi geodaniel - thanks for responding!
Yes - the content list is generated by Views. Any suggestions?
Cheers,
Tom
#3
The 5.x branch of the KML module is currently unmaintained. If anyone wants to maintain it, contact me.