Would anybody have an explanation of how generalization works in the JavaScript 3.X API?
- Is the feature's actual geometry stored on the client and/or is the generalized geometry stored on the client?
- Where does the generalization occur? Does it happen on the server?
- Is the generalized geometry requeried at every zoom level?
- If you have a selection, do the selected features get requeried at every zoom level.
We're having an issue with selected features being less precise if you select them and zoom in. They appear generalized. It's like selected features don't refresh the same way that unselected features do.
Thanks,
Nathan