Added geotag api#305
Conversation
There was a problem hiding this comment.
@chaviw you can pass a File object argument to the File constructor, so there's no need to use getPath().
…into add_geotag_api
There was a problem hiding this comment.
@chaviw check that dir is not null before checking if it's removable.
|
Hi, how would i use this to geotag my GoPro images taken by my Solo drone? Thanks! |
|
This api is intended to help developers integrate geotagging in their app. It requires some data from the vehicle, which the app will need to extract. We are working on adding the feature to the Tower app that will use this api to allow geotagging to work in specific situations. When that feature is added to Tower, we will update the release notes and documentation explaining how and when this feature can be used |
No description provided.