Re-enable cache server
This commit is contained in:
parent
7d313fedf8
commit
2526bc15bf
5 changed files with 13 additions and 5 deletions
|
@ -38,6 +38,7 @@ class OsmPoiDatabase {
|
|||
this._client = new Client(connectionString)
|
||||
}
|
||||
|
||||
|
||||
async getCount(
|
||||
layer: string,
|
||||
bbox: [[number, number], [number, number]] = undefined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue