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

dont query outside FeatureLayer visible scale #928

Merged
merged 1 commit into from
Feb 18, 2017

Conversation

jgravois
Copy link
Contributor

resolves #926

implementing @keithpower's suggestion to make sure queries aren't fired outside a FeatureLayer's visible scale range.

@jgravois jgravois merged commit 18062d4 into Esri:master Feb 18, 2017
@jgravois jgravois deleted the patch926 branch February 18, 2017 06:06
jgravois added a commit to jgravois/esri-leaflet that referenced this pull request Feb 18, 2017
* upstream/master:
  dont check for _map, nullify the variable
  dont query outside FeatureLayer visible scale (Esri#928)
  Add check for layer visibility when cellEnter is called. (Esri#924)
  not sure i'll ever stop doing that
  make sure 1 means more simplified
  bindPopup should simplify output geometry slightly this patch applies a simplification factor of 0.5 to output geometries in bindPopup using the current scale of the map to ensure that no more vertices than necessary are retrieved from the server.
jgravois added a commit to jgravois/esri-leaflet that referenced this pull request Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Layer Queries Ignore min and max Zoom
1 participant