Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize calculating geohashes for a map view
- Work around the issue where we request a high precision of geohashes that cover a very large area and cause the browser to crash - Calculate precision from bounding box rather than height - Also add other minor performance improvements to related methods - Implement new methods in SpatialFilter model - New methods not yet implemented in CesiumGeohash layer model Issue: #2119
- Loading branch information