upload.track {kftrack} | R Documentation |
Uploads a track to be mapped on the server using Google maps
upload.track(fit)
fit |
A fit as returned from kftrack or kfsst |
This function will prepare a data file with the information in the fitted object and some information about the track and on how to contact the person who posts it. The track can then be viewed on a Google map on the server.
No value is returned, but a file named 'track4upload.RData' is saved in the present working directory.
John Sibert jsibert@soest.hawaii.edu, Anders Nielsen anielsen@dina.kvl.dk
Google maps API http://www.google.com/apis/maps/
addmap
,plotmap
,kftrack
,write.html
,write.kml