-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Billboard lack of Bounding Rectangle #10895
Comments
Hi there @jiangheng90! That looks useful! The CesiumJS API has a pretty large surface area, so we want to be conservative about adding features. Would you be able to leave a snippet or a git patch link for those who could make use of this? |
@ggetz Ok I will leave a git patch link for it... and for new version development I am a little confused about my changes in engine did not work in sandcastle. Do u have a guide for this? |
@jiangheng90 I think the biggest outstanding change is #10824, which altered the directory structure. More detailed instructions are written up on this forum post. Thanks! |
@ggetz I have seen the gulpfile today, Try to run |
That is the easiest way to merge, yes.
Could you list the errors here? If you are still having trouble merging the latest changes, I think it will still be a help to leave a git back on an older version. |
@ggetz for
for error throw in gulpfile, it comes from
the deconstruction throw it. I see the return of I have tried to fix this one with:
then
then I stop on this error I am not sure, Maybe problem is in node version or terminal. here is my develop environment my working computer I am going to sleep now .Tomorrow I will continue keep track of this :) |
Thanks @jiangheng90! I'll close this issue since there's nothing actionable at the moment, though this thread will still come up in searches. We'll follow up on the error in #10897. |
Recently I developed on label dynamic placement 。For overlap calculation algorithms, It’s very hard for developers to verify the correction. So I have made a debug wireframe for each billboard. Just like this
If this feature is needed, I can make a pull request. :p
The text was updated successfully, but these errors were encountered: