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
Filtering of features is done after de whole collection has been traversed, this is very slow with respect to large number of features. The startIndex,, stopIndex should be taken into account for limiting the result
The text was updated successfully, but these errors were encountered:
Filtering of features is done after de whole collection has been traversed, this is very slow with respect to large number of features. The startIndex,, stopIndex should be taken into account for limiting the result
The text was updated successfully, but these errors were encountered: