I have created a web application and deployed it in our server. But with current norms in our company there will be restricted access to the internet. I have to render the maps without calling the MAPBOXGLJS API as it needs internet access. Please help me on how to get the maps in offline mode in a web application?
I tried to find in stackoverflow but no progress. All the sources point to SDKs for IOS and Android. But nothing for web