-
Notifications
You must be signed in to change notification settings - Fork 222
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
Tile selection algorithm documentation, round 2 #1059
Conversation
Looks good @kring! Two very tiny changes, removing an extra unneeded comma and turning the Cesium ion mention into a link. Should this go under Developer Resources in the docs like the multithreading guide did? |
Thanks!
Yeah, I think that makes sense. We might generally need to do a pass organizing the content into sections. |
Added it to the Developer Resources page and reordered the page a bit. If that looks good to you, feel free to merge! @kring |
Fixes #981