Skip to content

your_first_notebook.ipynb harcoded location fix#151

Merged
AtmaMani merged 1 commit into
Esri:dev-autofrom
DavidJVitale:master
Nov 1, 2017
Merged

your_first_notebook.ipynb harcoded location fix#151
AtmaMani merged 1 commit into
Esri:dev-autofrom
DavidJVitale:master

Conversation

@DavidJVitale

Copy link
Copy Markdown
Contributor

your_first_notebook.ipynb had a hardcoded location when generating a new map, making data population on the map be hidden.

This fix moves the map focus to whatever example layer is queried, making it "future-proof" from any online content changes.

Looking at the notebook without running any code:
no_code


Running code on the notebook:
run_code


Changing the "example_item" to another item. Notice how the map focus is moved to adequately display this information?
another_layer

…nt from an example layer to dynamically focus the map
@AtmaMani AtmaMani changed the base branch from master to dev-auto November 1, 2017 20:16
@AtmaMani AtmaMani merged commit 6873c38 into Esri:dev-auto Nov 1, 2017
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.

2 participants