I have a geo-location with latitude and longitude and I want to either add this location to the current course or launch a new navigation session to this location. I wasn't able to find any Toybox API for it. Is this possible?
I thought maybe with an Intent? If this is not possible, can I at least store this location into user's favorites? Any help is appreciated