Number of digits precision after the decimal to fetch from the origin server. The default of 6 a good compromise between precision (~10cm) and download size.
Can be used to limit fields in GeoJSON properties.
Set to false if the service is known not to support pagination, which will be true for services that have only a single feature but is also indicated by the main service metadata.
If left to the default of true and the server does not support pagination, the initial fetch of data will fail but a second request will be constructed without pagination parameters which should succeed.
Generated using TypeDoc
ArcGISVectorSource will page through results until the entire dataset is downloaded. If set to true, data will be rendered each time a page of features are downloaded. Otherwise, the source data will only be updated once upon completion.
{boolean}
true