@Y_R wrote:
Hi,
I am building an app in ionic 2 that has a map that should always stay in the background of the app.
All pages should be able to communicate with the map using a service. The map state must be preserved.How do you suggest to implement this? It looks like I cannot just put a map (ol3.js) on the root page, since It'll be reset on navigating to a different page.
Thanks!
Posts: 3
Participants: 2