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

Min max zoom #413

Merged
merged 3 commits into from
Dec 5, 2014
Merged

Min max zoom #413

merged 3 commits into from
Dec 5, 2014

Conversation

MandarinConLaBarba
Copy link
Contributor

Addresses #402

@jgravois
Copy link
Contributor

jgravois commented Dec 2, 2014

awesome! i'll run some tests with your changes.

@jgravois
Copy link
Contributor

jgravois commented Dec 2, 2014

all local tests passing for me and the change introduces the appropriate desired behavior.

var fl = L.esri.featureLayer('http://sampleserver6.arcgisonline.com/arcgis/rest/services/Census/MapServer/3', {
  minZoom: 5,
  maxZoom: 7,
}).addTo(map);

i'd like @patrickarlt to take a look too when he has the time. until then, thanks for the PR @MandarinConLaBarba!

@MandarinConLaBarba
Copy link
Contributor Author

Cool, glad to help :)

@patrickarlt
Copy link
Contributor

Sorry it took me so long to get to this. These changes look great @MandarinConLaBarba!

patrickarlt added a commit that referenced this pull request Dec 5, 2014
@patrickarlt patrickarlt merged commit 860fe2a into Esri:master Dec 5, 2014
@MandarinConLaBarba
Copy link
Contributor Author

Great thanks!

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.

None yet

3 participants