API to parent mte to custom display group

This would be very useful when working with the storyboard.

Hello steven3,

I’m not sure what you’re asking; are you trying to retrieve MTE’s parent display group in order to add it to Storyboard’s self.view? Or are you asking for an API to specify your own display group for MTE to use as it’s parent display group? The first is already possible using mte.getMapObj(). The second should be simple enough to implement. 

Hello steven3,

I’m not sure what you’re asking; are you trying to retrieve MTE’s parent display group in order to add it to Storyboard’s self.view? Or are you asking for an API to specify your own display group for MTE to use as it’s parent display group? The first is already possible using mte.getMapObj(). The second should be simple enough to implement.