GeoTrackKit icon indicating copy to clipboard operation
GeoTrackKit copied to clipboard

Example App: Sharing the Geo JSON file

Open intere opened this issue 6 years ago • 0 comments

Background

Exporting JSON wasn't very useful (the filename seemed to always be: .json) and I couldn't get other apps to open the file. So I did some research and added some fixes.

Features Implemented

  • [x] New JSON file type can be exported: .gtj

Notes

Checklist

  • [x] Appropriate label has been added to this PR (i.e., Bug, Feature, Under Construction, etc.).
  • [ ] N/A ~Documentation has been added to all open, public, and internal scoped methods and properties.~
  • [ ] Deferred ~Tests have have been added to all new features.~
  • [ ] N/A ~Image/GIFs have been added for all UI related changed.~

intere avatar Apr 12 '19 21:04 intere