简体   繁体   中英

How to improve feature layer performance with esri javascript api 4.15

I am creating a feature layer with layer url from esri online.

It currently has 250 000 data points. But with this 250k points itself it is rendering extremely slow. I also using mode on demand as

mode: FeatureLayer.MODE_ONDEMAND

How can i improve the performance with feature layer? Any reference is appreciated

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM