Replies: 1 comment
-
Nevermind, sigh for anyone that comes after me the fill-color goes in the paint property:
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
maplibre-gl-js version: Latest
browser: Chrome 110.0.5481.100
I've create a very simple map:
But, no matter what I set my
fill-color
to, I only get black:Similarly, if I change the layer type to
line
and setline-color
, I get black lines:Does anyone have an immediate idea what I might be doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions