Skip to content

Commit

Permalink
[Maps] fix blended layer aggregation error when using composite aggre…
Browse files Browse the repository at this point in the history
…gation (#72759)
  • Loading branch information
nreese committed Jul 22, 2020
1 parent d39e97d commit 80da1c6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ export class ESGeoGridSource extends AbstractESAggSource {
bounds: makeESBbox(bufferedExtent),
field: this._descriptor.geoField,
precision,
size: DEFAULT_MAX_BUCKETS_LIMIT,
},
},
},
Expand Down

0 comments on commit 80da1c6

Please sign in to comment.