Results 6 comments of Ian Bennett

Would be good if a zoom level could be specified at which all remaining clusters spiderfy (not just at MaxZoom).

After some further testing I suspect that the issue may be caused by the payload length exceeding some input limit. I have isolated a test message that will cause the...

My suggestion is for options as follows: 1. Popup underneath if marker latitude is south of centre latitude 2. When autopanning, allow bounds to be exceeded if required to accommodate...

I am using the paths provided in the UI for the app and have no issue with authentication with other commands. I have also tried dozens of path variations that...

Bash yes but no, had tried quotes earlier along with many other likely options. (.venv) ME@H19908 MINGW64 /c/SOURCE/ADO/dsp-streamlit-databricks (initial-template) $ databricks apps deploy test-app --source-code-path '/Workspace/Users/[email protected]/test-app' Error: Source code path:...

> Can you try setting `MSYS_NO_PATHCONV=1`? That fixed it, thanks.