I'm working on a Watchface and want to include information about sun rise/set times (and ideally moon rise/set and moon phase). I know this information was available on the Fenix 2 watch face. I don't see any APIs currently in the Connect IQ documentation that will support getting this information based on position/location. Is this something that will be available via Connect IQ, or is there a recommendation of how this information could be obtained within a Watchface project?
This has been asked about recently. If you want the information about sunrise/sunset, you currently have to either make a web service call or implement the equation yourself.