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

Simplified README example and added full tileset.json path #27

Merged
merged 1 commit into from
Jun 12, 2018
Merged

Simplified README example and added full tileset.json path #27

merged 1 commit into from
Jun 12, 2018

Conversation

OmarShehata
Copy link

This fixes #26 . I tested it on the sandcastle in production as well as the locally with the changes in this PR.

I used:

viewer.zoomTo(tileset, new Cesium.HeadingPitchRange(0, -0.5, 0));

instead of

viewer.zoomTo(tileset);

because the latter zoomed in too much and it didn't look very nice. @lilleyse please review at your earliest convenience!

@lilleyse
Copy link
Contributor

Perfect! Thanks @OmarShehata.

@lilleyse lilleyse merged commit 9af115a into CesiumGS:master Jun 12, 2018
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.

Update README
2 participants