Program Sam

Results 6 issues of Program Sam

When zooming in, it seems that the tile nodes use a section of the parent tile node as texture, until its own texture is loaded properly. That is great and...

feature

Hi! I've stumbled upon this unexpected behavior and I'm not sure if it's a bug, or whether I'm missing something when trying to change the geometry of an existing Entity....

bug
test

I want to suggest code to allow for a zoomOffset attribute of the Globe. This feature is further discussed [here](https://github.com/openglobus/openglobus/discussions/634) This issue is in order to make a PR

feature

Proposed solution for issue https://github.com/openglobus/openglobus/issues/868 I have made the corner_options, center_options, outline_options and fill_options parameters of the PolygonDrawingScene. I have propagated these properties downwards so they can be set by...

feature

https://github.com/openglobus/openglobus/blob/799947b21eae50e9046d079bee3913b89f2e7b96/src/control/drawing/PolygonDrawingScene.ts#L25-L54 right now the handles of the DrawingControl are hardcoded in terms of shape and color. These values set in the PolygonDrawingScene and then exported to be accessed in the...

I am happily building using vector tiles provided by Mapbox and converting them to geojson, but I am encountering a weird issue. when I request a water tile, which should...