Comment
This commit is contained in:
parent
3b4668cc19
commit
53fae9fbbd
@ -122,6 +122,9 @@ function firstPhaseQueries(queries, ctx) {
|
||||
|
||||
// aggrFeatureCount
|
||||
if (ctx.metaOptions.hasOwnProperty('aggrFeatureCount')) {
|
||||
// We expect as zoom level as the value of aggrFeatureCount
|
||||
// TODO: it'd be nice to admit an array of zoom levels to
|
||||
// return metadata for multiple levels.
|
||||
addStat(
|
||||
queries,
|
||||
ctx,
|
||||
|
Loading…
Reference in New Issue
Block a user