Ticket Created
over 4 years ago

WERETECH-7119, WERETECH-7120, WERETECH-8181

Split issues in this thread into multiple issues.

MapView and MapTrackView classes are broken - even more on CIQ3.1

Hi, 

not only that CIQ 3.0 implementation of MapView and MapTrackView still have more issues than actual working features, CIQ 3.1 even made them worse. 

Newly, UI rendered by both classes can not be refreshed on CIQ 3.1 devices by calls from code after first initialisation - for example by setMapVisibleArea method as it is described here:

https://forums.garmin.com/developer/connect-iq/f/discussion/191378/fenix-6-ciq-maps-implementation/932413#932413

I can summary also the older issues if it will help somebody to take care of them in one run. But some of them are already mentioned on various places of the forum without any positive reaction from CIQ team, so I don't want to waste time if nobody ask for them.   

Will there be please finally time to fix those important parts of CIQ after settling down dust from CIQ 3.1 public release? This is kind of things why Connect IQ is extremely hard to use for any more complex apps which should be perfectly doable according to documentation.  In my case I have to disable maps on all CIQ 3.1 devices until the problems will be solved leaving my users confused again. Disappointed

Parents
  • I saw something similar but need to play with it some more first.  Brought up my app with a map display.  When I tapped the screen on the Epix, it showed the native +/- icons, but you couldn't tap those to zoom in/out.  Since I handle the back button myself, there was no way to get the native +/- to go away.  

    Good news is there were no crashes, but it definitely wasn't working like i'd expect.  Part of it is probably with how I intercept taps and button presses.  But given the other limitations, like not being able to get the current zoom level, I want to do everything myself with zooming and panning, but there doesn't appear to be any way to do that.

Comment
  • I saw something similar but need to play with it some more first.  Brought up my app with a map display.  When I tapped the screen on the Epix, it showed the native +/- icons, but you couldn't tap those to zoom in/out.  Since I handle the back button myself, there was no way to get the native +/- to go away.  

    Good news is there were no crashes, but it definitely wasn't working like i'd expect.  Part of it is probably with how I intercept taps and button presses.  But given the other limitations, like not being able to get the current zoom level, I want to do everything myself with zooming and panning, but there doesn't appear to be any way to do that.

Children
No Data