The grid should be zoomable and panable, like Google Maps. With a mouse, click and drag should pan, while the mouse wheel should zoom. On a touch device, touch and drag should pan, while pinch should zoom. A simple click or touch should still just select a cell.
I'm not sure if the SDK already provides an element for this. If so, it will impact the solution to #1.
The grid should be zoomable and panable, like Google Maps. With a mouse, click and drag should pan, while the mouse wheel should zoom. On a touch device, touch and drag should pan, while pinch should zoom. A simple click or touch should still just select a cell.
I'm not sure if the SDK already provides an element for this. If so, it will impact the solution to #1.