You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explicitly exit retired renderers when autosharing renderers (#1007)
If a point has no stroke or fill, don't return it from pointSearch (#1003)
WebGL point, line, polygon, and contour features use a localized origin for improved precision at high zoom levels. This reduces panning jitter in zoom levels 19 and up (#1005)
When doing a point search on a line feature, report which line segment is found (#1008)
Include source event information in some feature events (#1009)
Changes
Idle handlers no longer defer to scene-graph parents. Parents still wait for all children to be idle (#1001)