Use dynamic pool of map instances to reduce waiting times (issue #3)

This commit is contained in:
Petr Sloup
2016-03-03 19:41:29 +01:00
parent 4f9b8c1a1b
commit dc096012ef
2 changed files with 76 additions and 78 deletions
+2 -2
View File
@@ -12,11 +12,11 @@
},
"dependencies": {
"async": "1.5.2",
"async-lock": "0.3.8",
"advanced-pool": "0.3.1",
"clone": "1.0.2",
"cors": "2.7.1",
"express": "4.13.4",
"mapbox-gl-native": "3.0.2-earcut",
"mapbox-gl-native": "3.0.2",
"mbtiles": "0.8.2",
"morgan": "1.7.0",
"nomnom": "1.8.1",