Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting returnGeometry and returnCountOnly to false will cause an error #19

Open
tpolong opened this issue Feb 27, 2023 · 0 comments
Open

Comments

@tpolong
Copy link

tpolong commented Feb 27, 2023

version 0.5.0
image
https://github.com/maptalks/maptalks.esri/blob/master/src/Services/FeatureService.js,

returnCountOnly: option.returnCountOnly || false,
returnGeometry: option.returnGeometry || true,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant