Case use: A skydiving application that takes a GPS coordinate via Latitude and Longitude, and Elevation and incorporates the position into an app that allows essentially waypoint distance and bearing from the users current position.
I'm having trouble finding references as to how to interface the phone connect iq app and an app i've written. At this time, I've been able to define specific latitude, longitude, and elevation in the program, but I don't want to have to go into the code and change those values every time I want to use a different location. Is there an easier way to have a user defined configurable variable? In my mind, I'm imagining the app in Connect IQ with settings that allow you to input those values. Thanks in advance!