Replies: 2 comments
-
Try making a style in Mapbox studio and enabling 3d buildings, then do your colors there and reference the style in this 3rd party plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@josephcrowell its enabled now I need 3D buildings map view with the ability to highlight some buildings (dynamically) with a different color |
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 I can "addFill" to 3D building with height?
I'm set 3D building to style in my MapBox Account. ( MapBox Style Link )
I am using the code from the example for
addFill
, but it only paints the bottom of the 3d buildingHow do I add "height" for the
addFill
method?Or how can I
addFill
for the entire 3d building model?Please, help me)
This is my Code:
https://gist.github.com/Dimolll/4b68269feade41fe9db93b2d79ecac5e
Left - my result

Right - that I want
Beta Was this translation helpful? Give feedback.
All reactions