I have a bootstrapped page that already gets a token and displays values from a feature service.
I want to display an inset map on the same page that shows a feature service retrieved with the same token already available as a url hash.
It seems like this would be my solution but I'm not really sure where or how it fits in...
Any basic example of its usage would help.