Skip to content

GPS Tracking is a Fieldtrip Open plugin for creating GPS tracks.

License

Notifications You must be signed in to change notification settings

edina/fieldtrip-gps-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS Tracking

GPS Tracking is a Fieldtrip Open plugin for creating GPX tracks.

Add New Button

The following is an example of adding a GPS Track button to a page:

{
    "body": {
        "section1": {
            "items": {
                "item4": {
                    "div": {"class": "ui-block-d"},
                    "a": {"class": "gps-track-start", "href": "annotate-gps.html"},
                    "img": {"src": "css/images/gps.png", "alt": "Capture GPS Track"},
                    "title": "GPS Track"
                }
            }
        }
    }
}

About

GPS Tracking is a Fieldtrip Open plugin for creating GPS tracks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published