Commit 09bfb02
committed
Refactor Cursor handle to support per-zoom handles
- Removed the dedicated `handle` field from Cursor; all native handles
are now stored in `zoomLevelToHandle`.
- Updated hashCode, equals, isDisposed, and destroy to work with
zoom-level handles.1 parent 20d18aa commit 09bfb02
1 file changed
Lines changed: 233 additions & 218 deletions
0 commit comments