galileo
galileo copied to clipboard
Support Arc primitive for rendering
Hey!
I'd like to draw a circle with a radius that's resolution-dependent (i.e. specified in meters, instead of view units). That breaks down at small resolutions because of projection, but my use case is for radii that are < 10km.
A workaround right now is to draw a circle-like polygon.