Replies: 1 comment
-
Hi, can you provide a jsfiddle with your code please ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I load a local json file in my application in the format of geojson features?
This is an example of GeoJSON to 3D objects in the sample:
I noticed that he only set the fill color of the style, but did not set the surface material of the object. How can I achieve this effect?
If I don't assign a value to fill.color in style, it defaults to this

Should this surface effect be the default material effect for three? If so, is there a way to use ThreeJS to update surface material for better visualization?
Beta Was this translation helpful? Give feedback.
All reactions