1. You already pull HR Zones. You are missing POWER Zones. The "pattern" already exists. The system call is essentially identical to HR Zones. It has been asked for for years. Please add the ability to pull POWER Zones into CIQ. Thanks. Our work around is to ask users to enter in all their Power Zone limits in User Settings, when it is already in their Garmin Profile.
2. You already have fillCircle() and drawCircle(). But you only have fillPolygon(). Again, this is a no brainer, simple to add, based on a known pattern. Probably would take someone a few minutes to add. just an oversight I'm sure that it was missing. I work around it by drawing three line segments. But consider adding this as a Class 1 feature request. If Class 1 means it fills an obvious API gap and is extremely easy.
Thanks!