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
In d3, GeoProjections are not considered being scales. Maybe it should not inherit from the Scale, or it should share less logic with Scales in order to compile correctly (e.g. a GeoProjection does not have a range method).