Is there a way to show google maps via the service worker while offline.
I've built a progressive web app that stores all the content and data in the cache via the service worker so it can be accessed offline after use but for the life of me i cant cache google maps then display it.