Kibana Map in Air Gaped Network

I have been trying to figure out how to get the map in Kibana4 to render on a server with no internet access. I work in a closed environment and although it may be possible to get my admin to create a firewall rule to allow this server to go out to the specific site that renders the kibana maps I'd like to know if there is a way to accomplish this without internet access.

Secondly, if that is not possible what is the url/uri that I would need to open my firewall to inorder to get the kibana maps to render.

Thanks

KB uses the mapquest API.

See https://github.com/elastic/kibana/issues/1902 on other options that may come in the future.

Thanks