Create a new FeatureIterator using the Iterator from the given
FeatureCollection.
Parameters: collection - The FeatureCollection to perform the iteration on.
Iterator defin: Returns true if the iteration has more elements. (In other words, returns true if next would return an element rather than throwing an exception.)