Hello everybody,
I followed the sample SDK from Garmin to get the map menu to work. When trying to set the map mode to Preview mode (setMapMode(WatchUi.MAP_MODE_PREVIEW)) with the menu Map page using Menu2, I couldn't get the map to render, it stays stuck at "Loading Map" forever. It was rendering only sometime when I click the back button (which set setMapMode to Preview mode and it popped the view to go back to the menu page), then click the Map page again. Only then, the map rendered.
Is this a common issues seen in the MapView API?
(using Tactix Delta)
Thanks Again