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

Display X/Y tile labels on separate lines in Cesium Inspector #8058

Closed
OmarShehata opened this issue Aug 13, 2019 · 2 comments
Closed

Display X/Y tile labels on separate lines in Cesium Inspector #8058

OmarShehata opened this issue Aug 13, 2019 · 2 comments
Labels
category - tooling good first issue An opportunity for first time contributors type - enhancement

Comments

@OmarShehata
Copy link
Contributor

From this forum thread

I have been using the viewer CesiumInspectorMixin widget for development which is very handy.
However the "Show tile coordinates" option becomes unreadable after level 19. Any change of having the Y coordinate displayed on the next line

You can see how in earlier zoom levels, it looks OK:

good_coordinate

But as you zoom in more, you can't really read the labels anymore:

bad_coordinate

Should be a straightforward fix, this is what you'd need to edit:

https://github.com/AnalyticalGraphicsInc/cesium/blob/54acd32f50c332605615a7b37b774c04690ef55c/Source/Scene/TileCoordinatesImageryProvider.js#L260-L266

Marking as good first issue to welcome external contributions!

@hpinkos
Copy link
Contributor

hpinkos commented Sep 18, 2019

Fixed in #8131

@hpinkos hpinkos closed this as completed Sep 18, 2019
@cesium-concierge
Copy link

Congratulations on closing the issue! I found these Cesium forum links in the comments above:

https://groups.google.com/d/msg/cesium-dev/5WusaMbYNcs/qeXtXUMXDAAJ

If this issue affects any of these threads, please post a comment like the following:

The issue at #8058 has just been closed and may resolve your issue. Look for the change in the next stable release of Cesium or get it now in the master branch on GitHub https://github.com/AnalyticalGraphicsInc/cesium.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category - tooling good first issue An opportunity for first time contributors type - enhancement
Projects
None yet
Development

No branches or pull requests

3 participants