Opened 5 years ago
Last modified 5 years ago
#20363 closed enhancement
[PATCH] Extract necessary method for QuadBuckets into separate interface — at Initial Version
| Reported by: | taylor.smock | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 21.02 |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Use cases:
- Various layer users can implement IQuadBucketType on their respective methods
- Notes (so that the Bounds passed into paint can be used) -- not really a speed up here, but depends upon note coverage
- Geotagged images (Mapillary/Streetside/OKV, for example)
Note:
See TracTickets
for help on using tickets.


