Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
We'll need to see the code and the error. Are you following this? https://dev.fitbit.com/build/guides/clockfaces/#analog-clock
Best AnswerThe problem is to use an image inside the <g> element to do the translation and to have pointer events.
Any idea?
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Pointer events should work. https://dev.fitbit.com/build/guides/user-interface/javascript/#events
If it's not, can you provide sample svg and js code?
Best Answer