What I'm trying to do is have a smaller version of a weather radar image be shown on a dashboard and when you tap on it, it shows the image as a popup (or whatever) as large as possible based on device resolution.
I'm having a hard time figuring out how to either by setting custom more-info or via a tap action (outside of a seperate dashboard, which seems "wrong" from a navigation perspective).
Any help would be appreciated.