I am using Google maps in my android compose app.
When user navigate from one screen to map screen map usage get hit.
Is there a way to initiate google maps once and use it in app anywhere, regardless of how many times we use it per app session.
Once user closed app and swiped it up and revisits app then it should count as second usage of maps.