I'm working on a app for my watch, where I have to activate the GPS to record an activity with distance, speed etc..
All the stuff with the GPS is working, an my activity is stored almost as expected. But the activity is missing the map information.
This is recorded with my own app, a normal activity should have the recorded route on the map also:
On the watch I don't either have the map option. :(
What should I do to get the map information correct on the activity recorded with my app? Anyone with a solution?