Gabor Simko
Gabor Simko
The zoom output of cameraForBounds is inconsistent when using globe projection. IIUC the culprit is in src/ui/map.ts:622, where cameraHelper is initialized to MercatorCameraHelper(), and only later switched to VerticalPerspectiveCameraHelper. This...
With PostgresApp $SHAREDIR is set to /Applications/Postgres.app/Contents/Versions/14/share/postgresql/. PG full text search requires us to put the dictionary files under this directory, but that location is not writable. Even with "sudo...
The code was fixed in April (https://github.com/tensorflow/tfjs/pull/8425) but no new release has been cut since then. Can you please make a new release?