Hello, I'm writing my first app which displays the sorts of info which in Garmin's own apps appears in DataFields.
The Garmin apps appear to define a set of DataFields and some layouts, supply some sensible default configurations, and then users mix and match to get the data they want on screen.
Is it possible/is there a demo of how to do this in your own app?
Is it possible to write your own DataFields for your own app and then display them in a layout?
It seems like a lot of work to duplicate the nice Garmin approach in my own code.
Thanks!