vasturiano / globe.gl

UI component for Globe Data Visualization using ThreeJS/WebGL
https://vasturiano.github.io/globe.gl/example/world-population/
MIT License
1.99k stars 298 forks source link

make stroke line thicker in phone #104

Open saifghanmi opened 2 years ago

saifghanmi commented 2 years ago

image

vasturiano commented 2 years ago

@saifghanmi are you setting polygonStrokeColor on your example? The polygon stroke will always be 1px value, if the color is set.

amityweb commented 3 months ago

How does one make it thicker? I can hardly see 1px stroke on my machine.

Thanks