Creates a dynamic KML file of book numbers and locations that were entered by visitors.
To display the link to access the Track The Book form, you would include the following code in your post: [trackthebook]Register my book[/trackthebook]
Or to include the link directly inside of your WordPress template, add the following code:
The address to access the dynamic KML file is http://your/wordpress/site/?view=trackthebook.kml. You can also use [trackthebook_kml] to support filters and prevent the KML file from being cached.
To use your KML file in conjunction with with XML Google Maps, you would add the following code to your post: [xmlgm {[trackthebook_kml]}] or [xmlgm {http://your/wordpress/site/?view=trackthebook.kml}]
Requires: 2.5 or higher
Compatible up to: 2.8.4
Last Updated: 2009-11-12
Downloads: 297
Got something to say? Need help?