You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
But as you zoom in more, you can't really read the labels anymore:
Should be a straightforward fix, this is what you'd need to edit:
From this forum thread
You can see how in earlier zoom levels, it looks OK:
But as you zoom in more, you can't really read the labels anymore:
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!
The text was updated successfully, but these errors were encountered: