upload.track {kftrack}R Documentation

Upload a track to be mapped on the server

Description

Uploads a track to be mapped on the server using Google maps

Usage

upload.track(fit)

Arguments

fit A fit as returned from kftrack or kfsst

Details

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.

Value

No value is returned, but a file named 'track4upload.RData' is saved in the present working directory.

Author(s)

John Sibert jsibert@soest.hawaii.edu, Anders Nielsen anielsen@dina.kvl.dk

References

Google maps API http://www.google.com/apis/maps/

See Also

addmap,plotmap,kftrack,write.html,write.kml


[Package kftrack version 0.70 Index]