Featurelayerview in Javascript API 4 loads more than 1000 records in map

282
0
07-24-2019 10:01 PM
petchim
New Contributor

Featurelayerview creation sends multiple requests to server to fetch data from feature service by splitting the extent of the map into 12 or more. Each query request fetches maximum of 1000 records for each extent from the service. Hence map loads more than the limit set in the service. Any suggestion to load only 1000 records or restrict to send only one request with full map extent.

0 Kudos
0 Replies