Giter VIP home page Giter VIP logo

Comments (4)

cheonjeongdae avatar cheonjeongdae commented on June 12, 2024

I used Google Translator.

Sorry for the delay.
I was on business.

There is changePropertyRenderingAPI.
In the data.json file, select any data
  Attributes include any of the following attributes
"test": true
Add

ex)
"children": [
{
"attributes": {
"isPhysical": true,
"nodeType": "3DS",
"test": true
},
"children": [],
"data_key": "kangbukSport_del",
"data_name": "강북스포츠센터",
"mapping_type": "origin",
"heading": 360,
"height": 41,
"latitude": 37.58197511583916,
"longitude": 126.60868083665515,
"pitch": 90,
"roll": 0
},

From cesium.html
Property Rendering
Type test = true, select hide radio and press the change button
If you press it, the data will disappear.
It looks when you are far away ..... it will disappear when you get close.
This lod distance is adjustable.

from mago3djs.

dcapeletti avatar dcapeletti commented on June 12, 2024

Thank you very much for your reply. I will be testing it soon, but I understand that an API could be very useful in this matter.

An API to hide or show objects could be very useful, because you can hide or show objects by objectId. For example, if you want to hide all objects that are part of a building cover, a user could select the objects that are part of it and hide them with an API. Later, if necessary, he could show them again.
Example

hideShowObjects(projectId, objectsId[ ], value)

If the value parameter of the hideShowObjects function is false, the objects are hidden, otherwise they are displayed.

Greetings

from mago3djs.

cheonjeongdae avatar cheonjeongdae commented on June 12, 2024

I used Google Translator.

Thank you for your good feedback.
Any suggestions about development are welcome.

Now we are very busy with other projects.
This API should be created and modified a year and a half ago.
I think we can make more API improvements in 2019.

If there is a demo page that we can see, I think it would be great.

from mago3djs.

dcapeletti avatar dcapeletti commented on June 12, 2024

Hello, thank you for your reply and excuse my delay.

I understand the situation. I will leave this issue open because later I will try to make a demonstration of it.

Greetings

from mago3djs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.