Implementing a Map with Navigation Controller

Hey guys,

I’m trying to implement a Map (MapBox) in my App, but I don’t wanna create a new one when the user navigate from one view to another (NavigationController push creates new HTML). Did you have any solutions for this ?

Thanks in advance