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
{{ message }}
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.
Trying to find the Polygon (within a MultiPolygon) with the most points fails with lodash 4.x.
http://plnkr.co/edit/fugjhdeVZ10IRcgVj0td?p=preview
_.forEach
does not accept a 3rd parameter as it is implemented here:angular-google-maps/src/coffee/directives/api/utils/gmap-util.coffee
Lines 152 to 156 in cbd17a3
I'm assuming lodash v4 is a hard dependency.
Update: Seems to happen with all 4.x version.s
The text was updated successfully, but these errors were encountered: