Summary

public static void FindAll(string source, List<MyWaypointInfo> gpsList)

Searches for all GPS coordinates in the given text.

Parameters