Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug: don't show query overlay when panning mapbox maps (apache#5814)
* bug: don't show query overlay when panning mapbox maps Since we don't want to prompt user to rerun query every time they pan a map, prevent the query overlay from showing by setting dontRefreshOnChange for viewport_latitude and viewport_longitude controls. * Prevent query overlay on viewport zoom also. (cherry picked from commit a411516)
- Loading branch information