3459235: Add POC of urlParams
Track UI state using URL params, allows deep linking.
@jessebaker this is the kind of thing I was eluding to instead of a router.
It looks like there's some hard-coded stuff in the state that isn't being respected - e.g. the load event is clobbering the selected component - but its a good start - panning/zooming etc is deep-linking.